nextvalueup commited on
Commit
9640b56
·
verified ·
1 Parent(s): 23b2111

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -10
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