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

opus-research
/
gemma-2-2b-thinking

Text Generation
PEFT
Safetensors
English
thinking
reasoning
chain-of-thought
cot
gemma
fine-tuned
lora
Model card Files Files and versions
xet
Community

Instructions to use opus-research/gemma-2-2b-thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use opus-research/gemma-2-2b-thinking with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-2b")
    model = PeftModel.from_pretrained(base_model, "opus-research/gemma-2-2b-thinking")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-2-2b-thinking
122 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
spoodyzz's picture
spoodyzz
Remove checkpoint-566 training artifacts
daa6604 verified 24 days ago
  • .gitattributes
    1.77 kB
    Upload folder using huggingface_hub 8 months ago
  • README.md
    3.72 kB
    Add library_name: peft so downloads are tracked 24 days ago
  • adapter_config.json
    1.05 kB
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    83.1 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    636 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.json
    34.4 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.model
    4.24 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    46.4 kB
    Upload folder using huggingface_hub 8 months ago
  • training_loss_chart.png
    79.8 kB
    Upload training_loss_chart.png with huggingface_hub 8 months ago