GraySoft
Model Comparison

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

unsloth · image-text-to-text

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

ValueFX9507 · reinforcement-learning

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-ggufvaluefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8
AuthorunslothValueFX9507
Pipeline Taskimage-text-to-textreinforcement-learning
Librarytransformers
Downloads1,362,62623,629
Likes325201
LicenseUnknownUnknown
Context Length
Created2026-04-012025-02-15
Last Modified2026-04-112025-03-28
Tags
ggufgemma4unslothgemmagoogleimage-text-to-textbase_model:google/gemma-4-31B-itbase_model:quantized:google/gemma-4-31B-itlicense:apache-2.0endpoints_compatible
transformersggufincremental-pretrainingsftreinforcement-learningroleplaycotzhenlicense:apache-2.0

View full details: unsloth/gemma-4-31b-it-gguf · valuefx9507/tifa-deepsexv2-7b-mgrpo-gguf-q8