Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
dataset_name: timdettmers/openassistant-guanaco
|
|
|
4 |
---
|
5 |
## About
|
6 |
Adapter train using Qlora made for LLaMa2 7b Chat. This adapter adds the ability to fully, fluently and uninterruptedly speak other languages to LLaMa2.
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
dataset_name: timdettmers/openassistant-guanaco
|
4 |
+
base_model: TinyPixel/Llama-2-7B-bf16-sharded
|
5 |
---
|
6 |
## About
|
7 |
Adapter train using Qlora made for LLaMa2 7b Chat. This adapter adds the ability to fully, fluently and uninterruptedly speak other languages to LLaMa2.
|