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

NiklasTUM
/
gemma-4-31b-honesty-sft-honest-advsys-ep5

Text Generation
PEFT
Safetensors
lora
honesty
task-arithmetic
weight-steering
conversational
Model card Files Files and versions
xet
Community

Instructions to use NiklasTUM/gemma-4-31b-honesty-sft-honest-advsys-ep5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NiklasTUM/gemma-4-31b-honesty-sft-honest-advsys-ep5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-31B-it")
    model = PeftModel.from_pretrained(base_model, "NiklasTUM/gemma-4-31b-honesty-sft-honest-advsys-ep5")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-31b-honesty-sft-honest-advsys-ep5
1.01 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
NiklasTUM's picture
NiklasTUM
Add trainer_state.json
eb15760 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Add tokenizer.json about 1 month ago
  • README.md
    7.1 kB
    Add model card about 1 month ago
  • adapter_config.json
    1.08 kB
    Add adapter_config.json about 1 month ago
  • adapter_model.safetensors
    980 MB
    xet
    Add adapter_model.safetensors about 1 month ago
  • chat_template.jinja
    16.4 kB
    Add chat_template.jinja about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Add tokenizer.json about 1 month ago
  • tokenizer_config.json
    2.74 kB
    Add tokenizer_config.json about 1 month ago
  • trainer_state.json
    469 kB
    Add trainer_state.json about 1 month ago