Browse Source

MacOS Intel Disable METAL

tags/v0.8.0
SignalRT 2 years ago
parent
commit
b67198c6ef
3 changed files with 0 additions and 2827 deletions
  1. +0
    -4
      LLama/LLamaSharp.Runtime.targets
  2. +0
    -2823
      LLama/runtimes/macos-x86_64/ggml-metal.metal
  3. BIN
      LLama/runtimes/macos-x86_64/libllama.dylib

+ 0
- 4
LLama/LLamaSharp.Runtime.targets View File

@@ -39,9 +39,5 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<Link>runtimes/macos-x86_64/libllama.dylib</Link>
</None>
<None Include="$(MSBuildThisFileDirectory)runtimes/macos-x86_64/ggml-metal.metal">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<Link>runtimes/macos-x86_64/ggml-metal.metal</Link>
</None>
</ItemGroup>
</Project>

+ 0
- 2823
LLama/runtimes/macos-x86_64/ggml-metal.metal
File diff suppressed because it is too large
View File


BIN
LLama/runtimes/macos-x86_64/libllama.dylib View File


Loading…
Cancel
Save