Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model: unsloth/Qwen2.5-Coder-3B-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gguf
|
4 |
+
- llama.cpp
|
5 |
+
- text-generation
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
---
|
8 |
+
---
|
9 |
base_model: unsloth/Qwen2.5-Coder-3B-bnb-4bit
|
10 |
tags:
|
11 |
- text-generation-inference
|