beyoru commited on
Commit
12c7a2d
·
verified ·
1 Parent(s): 102c8b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -3,7 +3,6 @@ base_model: Qwen/Qwen2.5-1.5B-Instruct
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
- - unsloth
7
  - trl
8
  - grpo
9
  license: apache-2.0
@@ -22,4 +21,3 @@ config = {
22
 
23
  ```
24
 
25
- I really don't know how to imporve these kind of model =((
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
 
6
  - trl
7
  - grpo
8
  license: apache-2.0
 
21
 
22
  ```
23