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

JoseferEins
/
gemma-2-2B-it-thinking-function_calling-shift-V1

PEFT
TensorBoard
Safetensors
gemma2
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use JoseferEins/gemma-2-2B-it-thinking-function_calling-shift-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use JoseferEins/gemma-2-2B-it-thinking-function_calling-shift-V1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-2b-it")
    model = PeftModel.from_pretrained(base_model, "JoseferEins/gemma-2-2B-it-thinking-function_calling-shift-V1")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-2-2B-it-thinking-function_calling-shift-V1 / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
JoseferEins's picture
JoseferEins
Upload runs/Feb26_10-38-19_chi-gpu7/events.out.tfevents.1740562702.chi-gpu7 with huggingface_hub
82e98ba verified over 1 year ago
  • Feb26_10-38-19_chi-gpu7
    Upload runs/Feb26_10-38-19_chi-gpu7/events.out.tfevents.1740562702.chi-gpu7 with huggingface_hub over 1 year ago