Text Generation
Transformers
Safetensors
qwen2
text-generation-inference
trl
r1
gemini-2.0
gpt4
conversational
chat
Spestly commited on
Commit
5c8b4fd
·
verified ·
1 Parent(s): 5786dc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -13
README.md CHANGED
@@ -1,22 +1,14 @@
1
  ---
2
- base_model: unsloth/deepseek-r1-distill-qwen-7b-unsloth-bnb-4bit
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
  - qwen2
8
  - trl
9
- license: apache-2.0
10
  language:
11
  - en
12
- ---
13
-
14
- # Uploaded model
15
-
16
- - **Developed by:** Spestly
17
- - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/deepseek-r1-distill-qwen-7b-unsloth-bnb-4bit
19
-
20
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
-
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
4
  tags:
5
  - text-generation-inference
6
  - transformers
7
  - unsloth
8
  - qwen2
9
  - trl
10
+ license: mit
11
  language:
12
  - en
13
+ library_name: transformers
14
+ ---