Lewdiculous
commited on
Commit
•
81c8719
1
Parent(s):
a7dc339
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Epiculous/Violet_Twilight-v0.2
|
3 |
+
license: apache-2.0
|
4 |
+
inference: false
|
5 |
+
tags:
|
6 |
+
- mistral
|
7 |
+
- nemo
|
8 |
+
- roleplay
|
9 |
+
- sillytavern
|
10 |
+
- gguf
|
11 |
+
---
|
12 |
+
|
13 |
+
**Model name:** <br>
|
14 |
+
Azure_Dusk-v0.2
|
15 |
+
|
16 |
+
**Description:** <br>
|
17 |
+
"Now for something a bit different, Violet_Twilight-v0.2! This model is a SLERP merge of Azure_Dusk-v0.2 and Crimson_Dawn-v0.2!" <br>
|
18 |
+
– by Author. <br>
|
19 |
+
|
20 |
+
Use the **ChatML** prompt format. <br>
|
21 |
+
|
22 |
+
> [!TIP]
|
23 |
+
> **Presets:** <br>
|
24 |
+
> You can use ChatML presets within SillyTavern and adjust from there. <br>
|
25 |
+
> Alternatively, check out [Virt-io's ChatML v1.9 presets here](https://huggingface.co/Virt-io/SillyTavern-Presets/tree/main/Prompts/ChatML/v1.9), make sure you read the [repository page for how to use them properly](https://huggingface.co/Virt-io/SillyTavern-Presets/).
|
26 |
+
|
27 |
+
> [!NOTE]
|
28 |
+
> Original model page: <br>
|
29 |
+
> https://huggingface.co/Epiculous/Violet_Twilight-v0.2
|
30 |
+
>
|
31 |
+
> Quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp)-[b3733](https://github.com/ggerganov/llama.cpp/releases/tag/b3733): <br>
|
32 |
+
> ```
|
33 |
+
> 1. Base⇢ Convert-GGUF(FP16)⇢ Generate-Imatrix-Data(FP16)
|
34 |
+
> 2. Base⇢ Convert-GGUF(BF16)⇢ Use-Imatrix-Data(FP16)⇢ Quantize-GGUF(Imatrix-Quants)
|
35 |
+
> ```
|
36 |
+
>
|
37 |
+
![waifu-model-image/png](https://cdn-uploads.huggingface.co/production/uploads/64adfd277b5ff762771e4571/P962FQhRG4I8nbU_DJolY.png)
|