Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- ehartford/samantha-data
|
4 |
-
inference: false
|
5 |
language:
|
6 |
- en
|
7 |
license: llama2
|
|
|
|
|
|
|
|
|
8 |
model_creator: Eric Hartford
|
9 |
model_link: https://huggingface.co/ehartford/Samantha-1.1-70b
|
10 |
-
model_name: Samantha 1.1 70B
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
|
|
13 |
---
|
14 |
|
15 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: llama2
|
5 |
+
datasets:
|
6 |
+
- ehartford/samantha-data
|
7 |
+
model_name: Samantha 1.1 70B
|
8 |
+
inference: false
|
9 |
model_creator: Eric Hartford
|
10 |
model_link: https://huggingface.co/ehartford/Samantha-1.1-70b
|
|
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
13 |
+
base_model: ehartford/Samantha-1.1-70b
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|