apepkuss79
commited on
Commit
•
bdd8412
1
Parent(s):
9a86cd0
Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ tags:
|
|
48 |
| Name | Quant method | Bits | Size | Use case |
|
49 |
| ---- | ---- | ---- | ---- | ----- |
|
50 |
| [ae-f16.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/ae-f16.gguf) | f16 | 16 | 168 MB | |
|
51 |
-
| [ae.safetensors](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/ae.safetensors) |
|
52 |
| [clip_l-Q8_0.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l-Q8_0.gguf) | Q8_0 | 8 | 131 MB | |
|
53 |
| [clip_l-f16.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l-f16.gguf) | f16 | 16 | 246 MB | |
|
54 |
| [clip_l.safetensors](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l.safetensors) | f16 | 16 | 246 MB | |
|
|
|
48 |
| Name | Quant method | Bits | Size | Use case |
|
49 |
| ---- | ---- | ---- | ---- | ----- |
|
50 |
| [ae-f16.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/ae-f16.gguf) | f16 | 16 | 168 MB | |
|
51 |
+
| [ae.safetensors](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/ae.safetensors) | f32 | 32 | 335 MB | |
|
52 |
| [clip_l-Q8_0.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l-Q8_0.gguf) | Q8_0 | 8 | 131 MB | |
|
53 |
| [clip_l-f16.gguf](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l-f16.gguf) | f16 | 16 | 246 MB | |
|
54 |
| [clip_l.safetensors](https://huggingface.co/second-state/FLUX.1-schnell-GGUF/blob/main/clip_l.safetensors) | f16 | 16 | 246 MB | |
|