Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
tasks:
|
4 |
- code-generation
|
5 |
inference: false
|
6 |
---
|
7 |
|
8 |
-
|
9 |
|
10 |
ExLlamav2 6.95 bpw h 8 quants of https://huggingface.co/codefuse-ai/CodeFuse-DeepSeek-33B
|
|
|
1 |
---
|
2 |
+
base_model: codefuse-ai/CodeFuse-DeepSeek-33B
|
3 |
license: other
|
4 |
tasks:
|
5 |
- code-generation
|
6 |
inference: false
|
7 |
---
|
8 |
|
9 |
+
# CodeFuse-DeepSeek-33B
|
10 |
|
11 |
ExLlamav2 6.95 bpw h 8 quants of https://huggingface.co/codefuse-ai/CodeFuse-DeepSeek-33B
|