Daemontatox commited on
Commit
a5c9042
·
verified ·
1 Parent(s): 0f4f137

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,14 +1,21 @@
1
  ---
2
- base_model: unsloth/qwen2.5-coder-14b-instruct-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
  ![image](./image.webp)
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-Coder-14B-Instruct
4
  tags:
5
  - text-generation-inference
6
  - transformers
7
  - unsloth
8
  - qwen2
9
  - trl
10
+ - chain-of-thought
11
+ - reasoning
12
  license: apache-2.0
13
  language:
14
  - en
15
+ datasets:
16
+ - PJMixers/Math-Multiturn-100K-ShareGPT
17
+ new_version: Daemontatox/CogitoZ14
18
+ library_name: transformers
19
  ---
20
 
21
  ![image](./image.webp)