Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- nvidia/OpenCodeReasoning
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- code
|
12 |
+
---
|
13 |
+
This model runs in the ErenalpCet/E-Model-Reasoning-Coder-V1-DEMO please download the code from there to use the model with a web interface.
|