Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
3 |
---
|
4 |
# LLAMA2 7B Guanaco Pico Adapter
|
5 |
This is a 8Bit Quantized adapter over llama2-7b-chat-hf checkpoint.
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
base_model: meta-llama/Llama-2-7b-chat-hf
|
4 |
---
|
5 |
# LLAMA2 7B Guanaco Pico Adapter
|
6 |
This is a 8Bit Quantized adapter over llama2-7b-chat-hf checkpoint.
|