Set correct base model
Browse filesSo it will be listed in https://huggingface.co/models?other=base_model:quantized:LatitudeGames/Wayfarer-12B (and you'll still have mistral listed in the tree: https://huggingface.co/docs/hub/model-cards#specifying-a-base-model)
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
6 |
-
-
|
7 |
tags:
|
8 |
- text adventure
|
9 |
- roleplay
|
|
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
6 |
+
- LatitudeGames/Wayfarer-12B
|
7 |
tags:
|
8 |
- text adventure
|
9 |
- roleplay
|