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

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