Add base model (#2)
Browse files- Add base model (e668342d3f12715c0853ce5bb6188e59483fad2e)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
tags: []
|
4 |
pipeline_tag: text-generation
|
5 |
license: mit
|
|
|
|
|
6 |
---
|
7 |
|
8 |
**Repository for:**
|
|
|
3 |
tags: []
|
4 |
pipeline_tag: text-generation
|
5 |
license: mit
|
6 |
+
base_model:
|
7 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
8 |
---
|
9 |
|
10 |
**Repository for:**
|