phi0112358 commited on
Commit
a721fd8
1 Parent(s): 8bbe145

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ tags:
12
  This model was converted to GGUF format from [`deepseek-ai/DeepSeek-V2-Lite-Chat`](https://huggingface.co/deepseek-ai/DeepSeek-V2-Lite-Chat) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-V2-Lite-Chat) for more details on the model.
14
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`deepseek-ai/DeepSeek-V2-Lite-Chat`](https://huggingface.co/deepseek-ai/DeepSeek-V2-Lite-Chat) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-V2-Lite-Chat) for more details on the model.
14
 
15
+ ![llama from GGUF-my-repo](./llama.png)
16
+
17
  ## Use with llama.cpp
18
  Install llama.cpp through brew (works on Mac and Linux)
19