Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: peft
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
6 |
-
- generated_from_trainer
|
7 |
- text-generation-inference
|
8 |
base_model: NousResearch/Llama-2-7b-chat-hf
|
9 |
datasets:
|
@@ -14,6 +13,7 @@ model-index:
|
|
14 |
license: llama2
|
15 |
language:
|
16 |
- si
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
|
|
6 |
- text-generation-inference
|
7 |
base_model: NousResearch/Llama-2-7b-chat-hf
|
8 |
datasets:
|
|
|
13 |
license: llama2
|
14 |
language:
|
15 |
- si
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|