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

lsteno
/
Qwen3-4B-Instruct-2507-RLM-RL-depth1-r4-a8-lr5e-7-s150-lora

PEFT
Safetensors
lora
prime-rl
rlm-rlvr
qwen3
Model card Files Files and versions
xet
Community

Instructions to use lsteno/Qwen3-4B-Instruct-2507-RLM-RL-depth1-r4-a8-lr5e-7-s150-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lsteno/Qwen3-4B-Instruct-2507-RLM-RL-depth1-r4-a8-lr5e-7-s150-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Instruct-2507")
    model = PeftModel.from_pretrained(base_model, "lsteno/Qwen3-4B-Instruct-2507-RLM-RL-depth1-r4-a8-lr5e-7-s150-lora")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-4B-Instruct-2507-RLM-RL-depth1-r4-a8-lr5e-7-s150-lora
33.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lsteno's picture
lsteno
Fix model card formatting
a6d4b1f verified 4 months ago
  • run_configs
    Upload step 150 LoRA adapter for r4 lr5e-7 depth1 RLVR 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    710 Bytes
    Fix model card formatting 4 months ago
  • adapter_config.json
    343 Bytes
    Upload step 150 LoRA adapter for r4 lr5e-7 depth1 RLVR 4 months ago
  • adapter_model.safetensors
    33.1 MB
    xet
    Upload step 150 LoRA adapter for r4 lr5e-7 depth1 RLVR 4 months ago