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

Jayteare
/
gemma-gcp-tool-router-1-3-lora

Text Generation
PEFT
Safetensors
gemma
lora
tool-use
agents
function-calling
gcp
structured-output
conversational
Model card Files Files and versions
xet
Community

Instructions to use Jayteare/gemma-gcp-tool-router-1-3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jayteare/gemma-gcp-tool-router-1-3-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-1b-it")
    model = PeftModel.from_pretrained(base_model, "Jayteare/gemma-gcp-tool-router-1-3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-gcp-tool-router-1-3-lora
59.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
Jayteare's picture
Jayteare
Polish model card for public testing
457a8de verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago
  • README.md
    32.9 kB
    Polish model card for public testing about 1 month ago
  • adapter_config.json
    1.1 kB
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago
  • adapter_model.safetensors
    26.1 MB
    xet
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago
  • chat_template.jinja
    1.53 kB
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago
  • eval_report.md
    31.1 kB
    Add 1.3 eval_report.md about 1 month ago
  • inference_results.json
    139 kB
    Add 1.3 inference_results.json about 1 month ago
  • tokenizer.json
    33.4 MB
    xet
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago
  • tokenizer_config.json
    745 Bytes
    Upload Gemma GCP tool router 1.3 LoRA adapter about 1 month ago