Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/haoranxu/ALMA-13B-Pretrain
|
3 |
-
inference: false
|
4 |
license: mit
|
5 |
-
model_creator: haoranxu
|
6 |
model_name: ALMA 13B Pretrain
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'Translate this from Chinese to English:
|
9 |
|
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
3 |
model_name: ALMA 13B Pretrain
|
4 |
+
base_model: haoranxu/ALMA-13B-Pretrain
|
5 |
+
inference: false
|
6 |
+
model_creator: haoranxu
|
7 |
model_type: llama
|
8 |
prompt_template: 'Translate this from Chinese to English:
|
9 |
|