invisietch
commited on
Commit
•
cd51b6b
1
Parent(s):
56e4b25
Update README.md
Browse files
README.md
CHANGED
@@ -21,13 +21,18 @@ Ethereal Rainbow is an 8B parameter merge of various Llama3-based finetunes crea
|
|
21 |
create an uncensored Llama3 variant which is capable of writing creative prose, and engaging in SFW as well as NSFW roleplay and
|
22 |
storytelling, with a strong focus on long-form responses & adherence to prompts.
|
23 |
|
24 |
-
I don't consider v0.2 to be
|
25 |
|
26 |
# Formats
|
27 |
|
28 |
-
Ethereal Rainbow is available as bf16 Safetensors & various GGUF quantizations
|
29 |
|
30 |
-
[Safetensors](https://huggingface.co/invisietch/EtherealRainbow-v0.2-8B) | [GGUF](https://huggingface.co/invisietch/EtherealRainbow-v0.2-8B-GGUF) | [EXL2 4BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_4BPW) | [EXL2 6BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_6BPW) | [EXL2 8BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_8BPW)
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
# Disclaimer
|
33 |
|
|
|
21 |
create an uncensored Llama3 variant which is capable of writing creative prose, and engaging in SFW as well as NSFW roleplay and
|
22 |
storytelling, with a strong focus on long-form responses & adherence to prompts.
|
23 |
|
24 |
+
I don't consider v0.2 to be 'finished' by any means, but I've been getting some good results out of it so I wanted to share.
|
25 |
|
26 |
# Formats
|
27 |
|
28 |
+
Ethereal Rainbow is available as bf16 Safetensors & various GGUF quantizations:
|
29 |
|
30 |
+
[Safetensors](https://huggingface.co/invisietch/EtherealRainbow-v0.2-8B) | [GGUF](https://huggingface.co/invisietch/EtherealRainbow-v0.2-8B-GGUF) | [EXL2 4BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_4BPW) | [EXL2 6BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_6BPW) | [EXL2 8BPW](https://huggingface.co/Statuo/EtherealRainbow-v0.2-8B_EXL2_8BPW) | [Alt GGUFs](https://huggingface.co/mradermacher/EtherealRainbow-v0.2-8B-GGUF) | [i1-IMatrix GGUFs](https://huggingface.co/mradermacher/EtherealRainbow-v0.2-8B-i1-GGUF)
|
31 |
+
|
32 |
+
Thanks to:
|
33 |
+
|
34 |
+
- [Statuo](https://huggingface.co/Statuo) for the EXL2 quants
|
35 |
+
- [mradermacher](https://huggingface.co/mradermacher) for the Alt GGUFs & IMatrix GGUFs
|
36 |
|
37 |
# Disclaimer
|
38 |
|