Update README.md
Browse files
README.md
CHANGED
@@ -6,18 +6,8 @@ license: apache-2.0
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
-
- unsloth
|
10 |
- qwen2
|
11 |
- trl
|
12 |
- sft
|
13 |
-
|
14 |
-
|
15 |
-
# Uploaded model
|
16 |
-
|
17 |
-
- **Developed by:** ar08
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/Qwen2-0.5b-bnb-4bit
|
20 |
-
|
21 |
-
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
-
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
9 |
- qwen2
|
10 |
- trl
|
11 |
- sft
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|