Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag: text-generation
|
4 |
library_name: peft
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## Hindi-wiki-LLaMA
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
library_name: peft
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
base_model: meta-llama/Llama-2-7b-hf
|
6 |
---
|
7 |
|
8 |
## Hindi-wiki-LLaMA
|