Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,22 @@
|
|
| 1 |
|
| 2 |
---
|
| 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
license: mit
|
| 5 |
library_name: transformers
|
| 6 |
datasets:
|
|
@@ -123,3 +139,4 @@ This permissive license ensures that researchers, developers, and enthusiasts wo
|
|
| 123 |
year={2025}
|
| 124 |
}
|
| 125 |
```
|
|
|
|
|
|
| 1 |
|
| 2 |
---
|
| 3 |
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
base_model: DeepCoder-1.5B-Preview
|
| 6 |
+
library_name: transformers
|
| 7 |
+
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
[](https://hf.co/QuantFactory)
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
# QuantFactory/DeepCoder-1.5B-Preview-GGUF
|
| 14 |
+
This is quantized version of [agentica-org/DeepCoder-1.5B-Preview](https://huggingface.co/agentica-org/DeepCoder-1.5B-Preview) created using llama.cpp
|
| 15 |
+
|
| 16 |
+
# Original Model Card
|
| 17 |
+
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
license: mit
|
| 21 |
library_name: transformers
|
| 22 |
datasets:
|
|
|
|
| 139 |
year={2025}
|
| 140 |
}
|
| 141 |
```
|
| 142 |
+
|