Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/yulan-team/YuLan-Chat-2-13b-fp16
|
3 |
-
inference: false
|
4 |
license: mit
|
5 |
-
model_creator: RUC-GSAI-YuLan
|
6 |
model_name: YuLan Chat 2 13B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'The following is a conversation between a human and an AI assistant
|
9 |
namely YuLan, developed by GSAI, Renmin University of China. The AI assistant gives
|
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
3 |
model_name: YuLan Chat 2 13B
|
4 |
+
base_model: yulan-team/YuLan-Chat-2-13b-fp16
|
5 |
+
inference: false
|
6 |
+
model_creator: RUC-GSAI-YuLan
|
7 |
model_type: llama
|
8 |
prompt_template: 'The following is a conversation between a human and an AI assistant
|
9 |
namely YuLan, developed by GSAI, Renmin University of China. The AI assistant gives
|