vanes430 commited on
Commit
a03fe66
·
verified ·
1 Parent(s): 953492b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: circlestone-labs-non-commercial-license
4
+ license_link: https://huggingface.co/circlestone-labs/Anima/resolve/main/LICENSE.md
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Gazingstars123/Anima-2.9B
9
+ library_name: diffusion-single-file
10
+ tags:
11
+ - text-to-image
12
+ - anima
13
+ - diffusers
14
+ - gguf
15
+ - comfyui
16
+ pipeline_tag: text-to-image
17
+ ---
18
+
19
+ # Anima-2.9B (GGUF Quantized Format)
20
+
21
+ Quantized GGUF weights for **[Anima-2.9B by Gazingstars123](https://huggingface.co/Gazingstars123/Anima-2.9B)** for efficient inference in ComfyUI using [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF).
22
+
23
+ ---
24
+
25
+ ## 📌 Disclaimer & Attribution
26
+ - **Original Model**: Developed by **[Gazingstars123](https://huggingface.co/Gazingstars123/Anima-2.9B)** based on [circlestone-labs/Anima](https://huggingface.co/circlestone-labs/Anima).
27
+ - **Conversion**: Converted to GGUF format by **[vanes430](https://huggingface.co/vanes430)**.
28
+ - **License**: [CircleStone Labs Non-Commercial License](https://huggingface.co/circlestone-labs/Anima/blob/main/LICENSE.md).
29
+
30
+ Support original author: [Ko-fi](https://ko-fi.com/gazingstars) | [PayPal](https://paypal.me/gazingstars123)
31
+
32
+ ---
33
+
34
+ ## Available Quantizations
35
+ | Filename | Quant Type | Size | Recommended VRAM | Quality |
36
+ | :--- | :--- | :--- | :--- | :--- |
37
+ | `Anima-2.9B-preview-v1-Q8_0.gguf` | Q8_0 | ~3.15 GB | 6GB+ | ⭐️ **Best Quality (Near Lossless)** |
38
+ | `Anima-2.9B-preview-v1-Q5_0.gguf` | Q5_0 | ~2.10 GB | 4GB - 6GB | High Quality / Balanced |
39
+ | `Anima-2.9B-preview-v1-Q4_0.gguf` | Q4_0 | ~1.75 GB | 4GB | Fast / Low VRAM |