Librarian Bot: Add base_model metadata to model (#1)
Browse files- Librarian Bot: Add base_model metadata to model (684d1a678d5532df0c02e391ab8d3cc288a8a2f3)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -6,6 +6,9 @@ tags:
|
|
6 |
- lazymergekit
|
7 |
- TencentARC/LLaMA-Pro-8B
|
8 |
- stanford-oval/Llama-2-7b-WikiChat
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Llama-Pro-Wikichat
|
|
|
6 |
- lazymergekit
|
7 |
- TencentARC/LLaMA-Pro-8B
|
8 |
- stanford-oval/Llama-2-7b-WikiChat
|
9 |
+
base_model:
|
10 |
+
- TencentARC/LLaMA-Pro-8B
|
11 |
+
- stanford-oval/Llama-2-7b-WikiChat
|
12 |
---
|
13 |
|
14 |
# Llama-Pro-Wikichat
|