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

dmitchelljackson
/
cerebellum-e4b-lora

PEFT
Safetensors
English
android
ui-automation
accessibility
lora
Model card Files Files and versions
xet
Community

Instructions to use dmitchelljackson/cerebellum-e4b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dmitchelljackson/cerebellum-e4b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-E4B-it")
    model = PeftModel.from_pretrained(base_model, "dmitchelljackson/cerebellum-e4b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
cerebellum-e4b-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
dmitchelljackson's picture
dmitchelljackson
Upload README.md with huggingface_hub
152c46e verified 13 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 13 days ago
  • README.md
    8.84 kB
    Upload README.md with huggingface_hub 13 days ago
  • adapter_config.json
    361 Bytes
    Upload folder using huggingface_hub 13 days ago
  • adapter_model.safetensors
    559 MB
    xet
    Upload folder using huggingface_hub 13 days ago
  • chat_template.jinja
    17.2 kB
    Upload folder using huggingface_hub 13 days ago
  • processor_config.json
    1.76 kB
    Upload folder using huggingface_hub 13 days ago
  • tokenizer.json
    32.2 MB
    xet
    Upload folder using huggingface_hub 13 days ago
  • tokenizer_config.json
    2.81 kB
    Upload folder using huggingface_hub 13 days ago
  • training_info.txt
    103 Bytes
    Upload folder using huggingface_hub 13 days ago