prithivMLmods commited on
Commit
3c1c363
·
verified ·
1 Parent(s): d10d7aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,4 +5,7 @@ language:
5
  base_model:
6
  - Qwen/Qwen2.5-7B-Instruct
7
  pipeline_tag: text-generation
 
 
 
8
  ---
 
5
  base_model:
6
  - Qwen/Qwen2.5-7B-Instruct
7
  pipeline_tag: text-generation
8
+ tags:
9
+ - PEFT
10
+ - text-generation-inference
11
  ---