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

anpaurehf
/
stego-olmoe-router-code

PEFT
Safetensors
olmoe
Mixture of Experts
router-logits
lora
safety-research
steganography-evaluation
Model card Files Files and versions
xet
Community

Instructions to use anpaurehf/stego-olmoe-router-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use anpaurehf/stego-olmoe-router-code with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("allenai/OLMoE-1B-7B-0924")
    model = PeftModel.from_pretrained(base_model, "anpaurehf/stego-olmoe-router-code")
  • Notebooks
  • Google Colab
  • Kaggle
stego-olmoe-router-code / experiments
8.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
anpaurehf's picture
anpaurehf
Update final Muon worst-bit 600-step adapter and eval artifacts
76cdc4d verified 3 months ago
  • olmoe_tulu3_calibmask_lg2_200step.md
    3.32 kB
    Upload router-code SFT repo 3 months ago
  • olmoe_tulu3_freqcode16_600step.md
    3.84 kB
    Upload router-code SFT repo 3 months ago
  • olmoe_tulu3_freqcode16_muon_worstbit_600step.md
    1.34 kB
    Update final Muon worst-bit 600-step adapter and eval artifacts 3 months ago