csabakecskemeti commited on
Commit
30ff32d
·
verified ·
1 Parent(s): e02a851

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,4 +4,5 @@ base_model:
4
  pipeline_tag: text-generation
5
  ---
6
 
7
- Based on this [Llama.cpp MR](https://github.com/ggerganov/llama.cpp/pull/11049) big thanks to [fairydreaming](https://github.com/fairydreaming)!
 
 
4
  pipeline_tag: text-generation
5
  ---
6
 
7
+ Llama.cpp Quantized based on this [Llama.cpp MR](https://github.com/ggerganov/llama.cpp/pull/11049) big thanks to [fairydreaming](https://github.com/fairydreaming)!
8
+ The qunatization has been performed on my BF16 version [DevQuasar/deepseek-ai.DeepSeek-V3-Base-bf16](https://huggingface.co/DevQuasar/deepseek-ai.DeepSeek-V3-Base-bf16)