Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: Qwen/Qwen1.5-1.8B-Chat
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
Lora sft finetuned version of Qwen/Qwen1.5-1.8B-Chat
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: Qwen/Qwen1.5-1.8B-Chat
|
4 |
+
license: other
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- sft
|
10 |
---
|
11 |
|
12 |
Lora sft finetuned version of Qwen/Qwen1.5-1.8B-Chat
|