docs: add model card
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: ggml
|
6 |
+
datasets:
|
7 |
+
- kalomaze/Opus_Instruct_25k
|
8 |
+
- Nopm/Opus_WritingStruct
|
9 |
+
- nothingiisreal/Reddit-Dirty-And-WritingPrompts
|
10 |
+
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
|
11 |
+
pipeline_tag: text-generation
|
12 |
+
tags:
|
13 |
+
- roleplay
|
14 |
+
- celeste
|
15 |
+
- llama
|
16 |
+
---
|
17 |
+
|
18 |
+
# L3.1-70B-Celeste-v0.1-GGUF
|
19 |
+
|
20 |
+
GGUF quants of [nothingiisreal/L3.1-70B-Celeste-V0.1-BF16](https://huggingface.co/nothingiisreal/L3.1-70B-Celeste-V0.1-BF16)
|
21 |
+
|
22 |
+
Made with [AutoGGUF](https://github.com/leafspark/AutoGGUF)
|
23 |
+
|
24 |
+
| Quantization | Size |
|
25 |
+
| ------------ | ------ |
|
26 |
+
| q5_k_m | 49.9GB |
|