Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- jerryjalapeno/nart-100k-synthetic
|
4 |
-
inference: false
|
5 |
language:
|
6 |
- en
|
7 |
license: other
|
|
|
|
|
|
|
|
|
8 |
model_creator: Feynman Innovations
|
9 |
model_link: https://huggingface.co/ajibawa-2023/carl-33b
|
10 |
-
model_name: Carl 33B
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
|
|
13 |
---
|
14 |
|
15 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: other
|
5 |
+
datasets:
|
6 |
+
- jerryjalapeno/nart-100k-synthetic
|
7 |
+
model_name: Carl 33B
|
8 |
+
inference: false
|
9 |
model_creator: Feynman Innovations
|
10 |
model_link: https://huggingface.co/ajibawa-2023/carl-33b
|
|
|
11 |
model_type: llama
|
12 |
quantized_by: TheBloke
|
13 |
+
base_model: ajibawa-2023/carl-33b
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|