Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DS4AI-UPB
/
gemma4-ro-e2e-lora

Text Generation
PEFT
Safetensors
Romanian
English
relation-extraction
romanian
cross-lingual
qlora
lora
end-to-end
conversational
Model card Files Files and versions
xet
Community

Instructions to use DS4AI-UPB/gemma4-ro-e2e-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DS4AI-UPB/gemma4-ro-e2e-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/export/home/acs/prof/dragos.vasile2603/synasc2026/models/gemma-4-31b-it")
    model = PeftModel.from_pretrained(base_model, "DS4AI-UPB/gemma4-ro-e2e-lora")
  • Notebooks
  • Google Colab
  • Kaggle
gemma4-ro-e2e-lora
1.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
cipriantruica's picture
cipriantruica
Update README.md
01eca9c verified 7 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 8 days ago
  • README.md
    3.86 kB
    Update README.md 7 days ago
  • adapter_config.json
    1.3 kB
    Upload folder using huggingface_hub 8 days ago
  • adapter_model.safetensors
    1.07 GB
    xet
    Upload folder using huggingface_hub 8 days ago
  • chat_template.jinja
    17.5 kB
    Upload folder using huggingface_hub 8 days ago
  • processor_config.json
    1.69 kB
    Upload folder using huggingface_hub 8 days ago
  • tokenizer.json
    32.2 MB
    xet
    Upload folder using huggingface_hub 8 days ago
  • tokenizer_config.json
    6.89 kB
    Upload folder using huggingface_hub 8 days ago