unsloth/gemma-4-31b-it-ggufvsvaluefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8
Side-by-side comparison of unsloth/gemma-4-31b-it-gguf and valuefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8: downloads, license, context length, tasks, and benchmarks.
unsloth/gemma-4-31b-it-gguf
processor = AutoProcessor.from_pretrained(MODEL_ID) model = AutoModelForCausalLM.from_pretrained( MODEL_ID, dtype="auto", device_map="auto" ) `` Once the model is loaded, you can start generating output: `python # Prompt messages = [ {"role": "system", "content": "You are a help…
valuefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8
prompt = """你是一个小女孩/你是一个XX角色... 我走进门,看到你冲上来迎接我 需要体现人物的气质 加入环境描写 保持对话风格 我看到XX进门...""" `` **参数推荐**: `python generation_config = { "temperature": 0.75, "top_p": 0.6, "repetition_penalty": 1.08, "max_new_tokens": 1536, "do_sample": True } ``
Side-by-side Specifications
| unsloth/gemma-4-31b-it-gguf | valuefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8 | |
|---|---|---|
| Author | unsloth | ValueFX9507 |
| Pipeline Task | image-text-to-text | reinforcement-learning |
| Library | — | transformers |
| Downloads | 1,362,626 | 23,629 |
| Likes | 325 | 201 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2026-04-01 | 2025-02-15 |
| Last Modified | 2026-04-11 | 2025-03-28 |
| Tags |
View full details: unsloth/gemma-4-31b-it-gguf · valuefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8