woodchen7 commited on
Commit
da9f330
·
verified ·
1 Parent(s): 4e8b377

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -58,6 +58,9 @@ This setup ONLY works on SME2-capable devices (for example, Apple M4, vivo x300
58
 
59
  ### Running Hunyuan model on MacBook M4
60
 
 
 
 
61
  Clone llama.cpp
62
 
63
  ```bash
 
58
 
59
  ### Running Hunyuan model on MacBook M4
60
 
61
+ We have provided the converted GGUF file, [[LINK]](https://huggingface.co/AngelSlim/HY-1.8B-2Bit-GGUF)
62
+
63
+
64
  Clone llama.cpp
65
 
66
  ```bash