nextvalueup
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
3 |
tags:
|
4 |
- qwen
|
@@ -6,13 +11,3 @@ tags:
|
|
6 |
library_name: unsloth
|
7 |
pipeline_tag: text-generation
|
8 |
|
9 |
-
# Model Tree
|
10 |
-
Base model
|
11 |
-
|
12 |
-
Qwen/Qwen2.5-7B-Instruct
|
13 |
-
|
14 |
-
Finetuned
|
15 |
-
unsloth/Qwen2.5-7B-Instruct
|
16 |
-
|
17 |
-
Finetuned
|
18 |
-
nextvalueup/Qwen2.5-7B-Instruct_v3
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-7B-Instruct
|
4 |
+
new_version: unsloth/Qwen2.5-7B-Instruct-bnb-4bit
|
5 |
+
---
|
6 |
+
---
|
7 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
8 |
tags:
|
9 |
- qwen
|
|
|
11 |
library_name: unsloth
|
12 |
pipeline_tag: text-generation
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|