--- library_name: transformers tags: - not-for-all-audiences - axolotl - qlora language: - en license: other ---
# Model Details **This is a fix for the quantization issue in Firefly v0.1.** Firefly is a Mistral Small 22B finetune designed for creative writing and roleplay. The model is largely uncensored and should support context up to 32,768 tokens. The model has been tested in various roleplay scenarios up to 16k context, as well as in a role as an assistant. It shows a broad competency & coherence across various scenarios. Special thanks to SicariusSicariiStuff for bouncing ideas back & forth on training, and SytanSD for quants. ## KNOWN QUANTIZATION ISSUE Some quants seem to have issues with misspelling complicated names. This doesn't happen at fp16 or q8_0 even with very weird names and multiple swipes meaning something's getting lost in quant. Suggested workarounds: - If you can, run q8_0 (I'm told this fits on a 4090 with flash attention), I haven't seen the issue in ~900 messages on q8. - If not, try some lower quants (ideally imatrix), I haven't tested them all but it appears to happen on Q6_K the most and less often on the 6.5bpw EXL2. If you find one where this doesn't happen, tell me. - If none of that works, use a simpler name. I'll try resolving it with a light merge ASAP, it seems like the wrong weight is just getting truncated in quantization causing these issues. # Feedback I appreciate all feedback on any of my models, you can use: * [My Discord server](https://discord.gg/AJwZuu7Ncx) - requires Discord. * [The Community tab](https://huggingface.co/invisietch/MiS-Firefly-v0.2-22B/discussions) - requires HF login. * Discord DMs to **invisietch**. Your feedback is how I improve these models for future versions. # Disclaimer This model is extensively uncensored. It can generate explicit, disturbing or offensive responses. Use responsibly. I am not responsible for your use of this model. This model is a finetune of Mistral Small 22B (2409) and usage must follow the terms of Mistral's license. By downloading this model, you agree not to use it for commercial purposes unless you have a valid Mistral commercial license. See [the base model card](https://huggingface.co/mistralai/Mistral-Small-Instruct-2409) for more details. # Prompting Format I'd recommend Mistral v2v3 prompting format: ```