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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

onevloth
/
pc-agent-dispatcher-gemma4-e2b

Text Generation
PEFT
Safetensors
lora
qlora
function-calling
tool-use
windows
agent
gemma
conversational
Model card Files Files and versions
xet
Community

Instructions to use onevloth/pc-agent-dispatcher-gemma4-e2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use onevloth/pc-agent-dispatcher-gemma4-e2b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("huihui-ai/Huihui-gemma-4-E2B-it-abliterated")
    model = PeftModel.from_pretrained(base_model, "onevloth/pc-agent-dispatcher-gemma4-e2b")
  • Notebooks
  • Google Colab
  • Kaggle
pc-agent-dispatcher-gemma4-e2b
80.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
onevloth's picture
onevloth
Upload README.md with huggingface_hub
a550514 verified about 1 month ago
  • .gitattributes
    1.63 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    2.75 kB
    Upload README.md with huggingface_hub about 1 month ago
  • adapter_config.json
    1.17 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    48.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    12.2 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    2.81 kB
    Upload folder using huggingface_hub about 1 month ago