Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/Sao10K/Euryale-L2-70B
|
3 |
-
inference: false
|
4 |
language:
|
5 |
- en
|
6 |
license: cc-by-nc-4.0
|
7 |
-
model_creator: Sao10K
|
8 |
model_name: Euryale L2 70B
|
|
|
|
|
|
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: cc-by-nc-4.0
|
|
|
5 |
model_name: Euryale L2 70B
|
6 |
+
base_model: Sao10K/Euryale-L2-70B
|
7 |
+
inference: false
|
8 |
+
model_creator: Sao10K
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|