Conversation
|
Can someone upload some gguf quants of this model? I'm running a bit low on available storage to do the conversion right now. Edit: https://huggingface.co/stduhpf/ideogram-4-gguf/tree/main |
|
I'm having a hard time not triggering the "safety filter", even with very harmless prompts LLM-enhanced with the official system prompt: https://github.com/ideogram-oss/ideogram4/blob/main/src/ideogram4/magic_prompt_system_prompts/v1.txt I know the licence says not to try to bypass the safety measures, but this is ridiculous.
Maybe it's because I'm not using the uncond model, but I doubt it. |


Summary
Related Issue / Discussion
N/A
Additional Information
Convert weights
fp8 scale -> bf16
bf16 -> q8
Examples
Still tweaking it, but at least it hasn’t triggered the safety filter so far.
Checklist