Weighted imatrix GGUF quantizations of Firefly-v4, made for smaller local inference while preserving as much of the model's character as possible.
GGUF
Imatrix Weighted
Vision Model
Audio
Roleplay
Local Inference
Format
GGUF
Quant Type
i1 / imatrix
Focus
Creative
Mode
Multimodal
About
This repository contains weighted / imatrix GGUF quantizations of Firefly-v4.
Imatrix quantization uses calibration data to guide compression, making it especially useful for low-bit quants where every bit has to earn its rent.
These files are intended for local inference with GGUF-compatible software such as:
Excellent quality. Very close to static Q6_K behavior.
Which Quant Should I Download?
Use Case
Recommended Quant
Best default
Q4_K_M
Fast and efficient
Q4_K_S
Compact but smart
IQ4_XS
Very low memory
IQ3_S or IQ3_M
Higher quality
Q5_K_M
Best quality in this repo
Q6_K
Making your own quants
Firefly-v4.imatrix.gguf
Usage
Download one of the .gguf files and load it in your preferred GGUF-compatible backend.
Example with llama.cpp:
llama-cli -m Firefly-v4.i1-Q4_K_M.gguf -p "Write a cinematic opening scene about a lost signal in deep space."
For multimodal usage, make sure your backend supports the model architecture and has the required projection files from the static GGUF repository when needed.
If you are new to GGUF files, you can also look at community GGUF README examples for setup notes, backend flags, and multi-part file handling.
This repository contains GGUF quantizations. All credit for the model training, fine-tuning, datasets, and original work belongs to the original author.
License
This repository follows the Firefly-v4 Attribution License.
Commercial use, quantizations, merges, and derivative works are permitted under the terms described in the included LICENSE file.
Please preserve the required attribution when redistributing or building upon this model.
Disclaimer
This model is uncensored and may generate content without built-in refusals. It is intended for creative fiction and roleplay between consenting adults. The creator is not responsible for how the model is used. Do not use it to produce content that is illegal in your jurisdiction.
Thank you for using Firefly-v4 i1 GGUF
If you enjoy this release, consider checking out the original model and supporting future development.