Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -3,6 +3,7 @@ library_name: peft
|
|
3 |
datasets:
|
4 |
- Xilabs/instructmix
|
5 |
pipeline_tag: text-generation
|
|
|
6 |
---
|
7 |
## Model Card for "InstructMix Llama 3B"
|
8 |
|
|
|
3 |
datasets:
|
4 |
- Xilabs/instructmix
|
5 |
pipeline_tag: text-generation
|
6 |
+
base_model: openlm-research/open_llama_3b_v2
|
7 |
---
|
8 |
## Model Card for "InstructMix Llama 3B"
|
9 |
|