Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- LatitudeGames/Muse-12B
|
7 |
+
tags:
|
8 |
+
- text adventure
|
9 |
+
- roleplay
|
10 |
+
---
|
11 |
+
|
12 |
+

|
13 |
+
|
14 |
+
# Muse-12B
|
15 |
+
|
16 |
+
Quantized GGUF weights of the [Muse-12B](https://huggingface.co/LatitudeGames/Muse-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.
|