Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
license: mit
|
|
|
4 |
datasets:
|
5 |
- mkly/crypto-sales-question-answers
|
6 |
-
|
7 |
-
- en
|
8 |
---
|
9 |
|
10 |
# Adapter `mkly/crypto_sales` for `meta-llama/Llama-2-7b-chat-hf`
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
library_name: peft
|
6 |
datasets:
|
7 |
- mkly/crypto-sales-question-answers
|
8 |
+
base_model: meta-llama/Llama-2-7b-chat-hf
|
|
|
9 |
---
|
10 |
|
11 |
# Adapter `mkly/crypto_sales` for `meta-llama/Llama-2-7b-chat-hf`
|