csabakecskemeti commited on
Commit
6a58d98
·
verified ·
1 Parent(s): d5809fd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -13
README.md CHANGED
@@ -4,18 +4,9 @@ base_model:
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
 
9
- The quantization has been performed on my BF16 version [DevQuasar/deepseek-ai.DeepSeek-V3-Base-bf16](https://huggingface.co/DevQuasar/deepseek-ai.DeepSeek-V3-Base-bf16)
10
 
11
- Inference proof:
12
-
13
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/PhHPBJMVXnWjIxBIbvx0g.png)
14
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/6MSHSY7Gut2cyXYa0hhLP.png)
15
-
16
-
17
- I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
18
-
19
- If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
20
-
21
- Also feel free to visit my website https://devquasar.com/
 
4
  pipeline_tag: text-generation
5
  ---
6
 
7
+ [<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
8
 
9
+ 'Make knowledge free for everyone'
10
 
11
+ Quantized version of: [deepseek-ai/DeepSeek-V3-Base](https://huggingface.co/deepseek-ai/DeepSeek-V3-Base)
12
+ <a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>