Text Generation
Transformers
GGUF
Inference Endpoints
conversational
milkowski commited on
Commit
2ab95f3
1 Parent(s): 20eec44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -7,6 +7,14 @@ datasets:
7
  license_name: deepseek
8
  pipeline_tag: text-generation
9
  ---
 
 
 
 
 
 
 
 
10
  # 🎩 Magicoder: Source Code Is All You Need
11
 
12
  > Refer to our GitHub repo [ise-uiuc/magicoder](https://github.com/ise-uiuc/magicoder/) for an up-to-date introduction to the Magicoder family!
 
7
  license_name: deepseek
8
  pipeline_tag: text-generation
9
  ---
10
+
11
+ # Quantization details
12
+
13
+ - Original model: [ise-uiuc/Magicoder-S-DS-6.7B](https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B)
14
+ - Quantized with *llama.cpp* revision: `ceca1ae`
15
+
16
+ # Upstream README
17
+
18
  # 🎩 Magicoder: Source Code Is All You Need
19
 
20
  > Refer to our GitHub repo [ise-uiuc/magicoder](https://github.com/ise-uiuc/magicoder/) for an up-to-date introduction to the Magicoder family!