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

maxbittker
/
opus-4b-py-step145-2026-05-01

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

Instructions to use maxbittker/opus-4b-py-step145-2026-05-01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use maxbittker/opus-4b-py-step145-2026-05-01 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-py-step145-2026-05-01")
  • Notebooks
  • Google Colab
  • Kaggle
opus-4b-py-step145-2026-05-01
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
maxbittker's picture
maxbittker
Update README with wandb run id 8y5y2yju
8600d46 verified 22 days ago
  • .gitattributes
    1.52 kB
    initial commit 22 days ago
  • README.md
    1.01 kB
    Update README with wandb run id 8y5y2yju 22 days ago
  • adapter_config.json
    750 Bytes
    Upload step-145 LoRA adapter from opus-4b-py run 22 days ago
  • adapter_model.safetensors
    292 MB
    xet
    Upload step-145 LoRA adapter from opus-4b-py run 22 days ago