smpanaro commited on
Commit
3764204
1 Parent(s): a76a14d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: llama2
3
- ---
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ ---
4
+ CoreML conversion of Llama 2 7B from [smpanaro/Llama-2-7b-NuGPTQ](https://huggingface.co/smpanaro/Llama-2-7b-NuGPTQ).
5
+
6
+ Use [this CLI](https://github.com/smpanaro/coreml-llm-cli) to download and run inference. macOS 14 (Sonoma) is required.