sugatoray commited on
Commit
a29e23b
1 Parent(s): 69b2a68

Add banner image to README.md (#2)

Browse files

- Add banner image to README.md (8565d66e0d3d4aef990ca68d710a436a9fad67e6)

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ tags:
8
  - gguf-my-repo
9
  ---
10
 
 
 
11
  # sugatoray/DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M-GGUF
12
  This model was converted to GGUF format from [`deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct`](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct) 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-Coder-V2-Lite-Instruct) for more details on the model.
 
8
  - gguf-my-repo
9
  ---
10
 
11
+ ![banner](llama.png)
12
+
13
  # sugatoray/DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M-GGUF
14
  This model was converted to GGUF format from [`deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct`](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct) for more details on the model.