v8karlo commited on
Commit
5e86650
1 Parent(s): 4a75f70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -23,6 +23,12 @@ widget:
23
  This model was converted to GGUF format from [`failspy/Phi-3-mini-4k-geminified`](https://huggingface.co/failspy/Phi-3-mini-4k-geminified) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/failspy/Phi-3-mini-4k-geminified) for more details on the model.
25
 
 
 
 
 
 
 
26
  ## Use with llama.cpp
27
  Install llama.cpp through brew (works on Mac and Linux)
28
 
 
23
  This model was converted to GGUF format from [`failspy/Phi-3-mini-4k-geminified`](https://huggingface.co/failspy/Phi-3-mini-4k-geminified) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/failspy/Phi-3-mini-4k-geminified) for more details on the model.
25
 
26
+ Convert Safetensors to GGUF
27
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/662c3116277765660783ca6d/4_zD9Idi8YO90r5475eTn.png)
28
+
29
+
30
+
31
+
32
  ## Use with llama.cpp
33
  Install llama.cpp through brew (works on Mac and Linux)
34