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

thejaminator
/
gemma-feelings-step-500

PEFT
Safetensors
gemma2
Model card Files Files and versions
xet
Community

Instructions to use thejaminator/gemma-feelings-step-500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use thejaminator/gemma-feelings-step-500 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-9b-it")
    model = PeftModel.from_pretrained(base_model, "thejaminator/gemma-feelings-step-500")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-feelings-step-500
903 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
thejaminator's picture
thejaminator
Add README with base model metadata
1ab14a6 verified 9 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • README.md
    899 Bytes
    Add README with base model metadata 9 months ago
  • adapter_config.json
    933 Bytes
    SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • adapter_model.safetensors
    864 MB
    xet
    SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • chat_template.jinja
    591 Bytes
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • config.json
    857 Bytes
    Copy config.json from google/gemma-2-9b-it 9 months ago
  • special_tokens_map.json
    636 Bytes
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • tokenizer.json
    34.4 MB
    xet
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • tokenizer.model
    4.24 MB
    xet
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago
  • tokenizer_config.json
    46.4 kB
    Upload tokenizer - SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - step 500 9 months ago