prithivMLmods
commited on
Update README.md
Browse files
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 |
---
|