Skip to content

Commit

Permalink
MacOS Intel Disable METAL
Browse files Browse the repository at this point in the history
  • Loading branch information
SignalRT committed Nov 6, 2023
1 parent e941513 commit b67198c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2,827 deletions.
4 changes: 0 additions & 4 deletions LLama/LLamaSharp.Runtime.targets
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Loading

0 comments on commit b67198c

Please sign in to comment.