Dedicated Endpoints
Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
Loading
python
from transformers import AutoModelForCausalLM, AutoProcessormodel_id = "ghzlmc/gemma4-26b-a4b-unified"processor = AutoProcessor.from_pretrained(model_id, trust_remote_code=True)model = AutoModelForCausalLM.from_pretrained(model_id,torch_dtype="auto",device_map="auto",trust_remote_code=True,)
Training
Fine-tuned from unsloth/gemma-4-26b-a4b-it with TRL SFT and exported as merged safetensors shards.
Model provider
ghzlmc
Model tree
Base
this model
Modalities
Input
Text, Image
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information