Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/Xwin-LM/Xwin-LM-70b-V0.1
|
3 |
-
inference: false
|
4 |
license: llama2
|
5 |
-
model_creator: Xwin-LM
|
6 |
model_name: Xwin-LM 70B V0.1
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
9 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
|
|
1 |
---
|
|
|
|
|
2 |
license: llama2
|
|
|
3 |
model_name: Xwin-LM 70B V0.1
|
4 |
+
base_model: Xwin-LM/Xwin-LM-70b-V0.1
|
5 |
+
inference: false
|
6 |
+
model_creator: Xwin-LM
|
7 |
model_type: llama
|
8 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
9 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|