Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
-
library_name: peft
|
3 |
-
license: apache-2.0
|
4 |
language:
|
5 |
- ja
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## Sample
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- ja
|
4 |
+
license: apache-2.0
|
5 |
+
library_name: peft
|
6 |
+
base_model: stabilityai/japanese-stablelm-base-alpha-7b
|
7 |
---
|
8 |
|
9 |
## Sample
|