bullerwins commited on
Commit
8aafe44
·
verified ·
1 Parent(s): b3362b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
2
  base_model:
3
  - deepseek-ai/DeepSeek-V3
4
- ---
 
 
 
 
1
  ---
2
  base_model:
3
  - deepseek-ai/DeepSeek-V3
4
+ ---
5
+ Preview for the GGUF quantized version of [deepseek-ai/DeepSeek-V3](https://huggingface.co/deepseek-ai/DeepSeek-V3)
6
+
7
+ It needs this PR commit to work: https://github.com/ggerganov/llama.cpp/pull/11049