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 |
license: apache-2.0
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# minihf_evaluator_openllama_7b
|
| 6 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: peft
|
| 4 |
+
base_model: openlm-research/open_llama_7b
|
| 5 |
---
|
| 6 |
# minihf_evaluator_openllama_7b
|
| 7 |
|