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

maxbittker
/
opus-4b-dsl-mixed-step150-2026-04-29

PEFT
Safetensors
tinker
lora
opus-magnum
Model card Files Files and versions
xet
Community

Instructions to use maxbittker/opus-4b-dsl-mixed-step150-2026-04-29 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use maxbittker/opus-4b-dsl-mixed-step150-2026-04-29 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-4B")
    model = PeftModel.from_pretrained(base_model, "maxbittker/opus-4b-dsl-mixed-step150-2026-04-29")
  • Notebooks
  • Google Colab
  • Kaggle
opus-4b-dsl-mixed-step150-2026-04-29
292 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
maxbittker's picture
maxbittker
Upload step-150 LoRA adapter from opus-4b-dsl-mixed run
1639db1 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.12 kB
    Upload step-150 LoRA adapter from opus-4b-dsl-mixed run 3 months ago
  • adapter_config.json
    750 Bytes
    Upload step-150 LoRA adapter from opus-4b-dsl-mixed run 3 months ago
  • adapter_model.safetensors
    292 MB
    xet
    Upload step-150 LoRA adapter from opus-4b-dsl-mixed run 3 months ago