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

SZLHOLDINGS
/
KHIPU-R2

Text Generation
PEFT
Safetensors
English
qlora
governed-agent
proposal-only
research-only
szl-holdings
khipu
abstain-retrain
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use SZLHOLDINGS/KHIPU-R2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SZLHOLDINGS/KHIPU-R2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "SZLHOLDINGS/KHIPU-R2")
  • Notebooks
  • Google Colab
  • Kaggle
KHIPU-R2
32.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
betterwithage's picture
betterwithage
docs: 6a91ba2c ERROR abstain still 2/6; live 6a91bf11 RUNNING report_to=none
f20e2c4 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    2.36 kB
    docs: 6a91ba2c ERROR abstain still 2/6; live 6a91bf11 RUNNING report_to=none 1 day ago
  • train_khipu_abstain.py
    23.5 kB
    fix(train): report_to none so Trackio 404 cannot poison adapter upload 1 day ago
  • train_khipu_r2.py
    5.35 kB
    feat(train): KHIPU-R2 Unsloth QLoRA on doctrine SFT + ouroboros identity, szl-forge knobs 1 day ago