Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
5 |
Quantized GGUF weights of the [Wayfarer-12B](https://huggingface.co/LatitudeGames/Wayfarer-12B) model.
|
6 |
|
7 |
When in doubt which specific file to download, take 80% of VRAM capacity as a guideline, leaving the remaining 20% for context.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- mistralai/Mistral-Nemo-Base-2407
|
7 |
+
tags:
|
8 |
+
- text adventure
|
9 |
+
- roleplay
|
10 |
---
|
11 |
|
12 |
+
![image/jpeg](wayfarer.jpg)
|
13 |
+
|
14 |
+
# Wayfarer-12B
|
15 |
+
|
16 |
Quantized GGUF weights of the [Wayfarer-12B](https://huggingface.co/LatitudeGames/Wayfarer-12B) model.
|
17 |
|
18 |
When in doubt which specific file to download, take 80% of VRAM capacity as a guideline, leaving the remaining 20% for context.
|