Text Generation
PEFT
Safetensors
GGUF
Portuguese
English
gemma
gemma4
rare-disease
brazilian-portuguese
portuguese
clinical
clinical-decision-support
medical
sus
ceaf
pcdt
conitec
hpo
orpha
lora
qlora
sft
unsloth
trl
edge
mobile
llama-cpp
offline
conversational
Eval Results (legacy)
Instructions to use Raras-AI/araras-gemma4-e4b-v4-sota with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Raras-AI/araras-gemma4-e4b-v4-sota with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-4-e4b-it-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Raras-AI/araras-gemma4-e4b-v4-sota") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!