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

codelion
/
Qwen3-4B-execution-world-model-lora

Text Generation
PEFT
Safetensors
ellora
lora
code-execution
execution-tracing
world-model
cwm
grpo
thinking
code-understanding
qwen
conversational
Model card Files Files and versions
xet
Community

Instructions to use codelion/Qwen3-4B-execution-world-model-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use codelion/Qwen3-4B-execution-world-model-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Thinking-2507")
    model = PeftModel.from_pretrained(base_model, "codelion/Qwen3-4B-execution-world-model-lora")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-4B-execution-world-model-lora
544 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
codelion's picture
codelion
Add model card with YAML frontmatter and usage instructions
54884f7 verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • README.md
    3.31 kB
    Add model card with YAML frontmatter and usage instructions 7 months ago
  • adapter_config.json
    940 Bytes
    Upload execution-aware world model LoRA (accuracy: 33.3%) 7 months ago
  • adapter_model.safetensors
    529 MB
    xet
    Upload execution-aware world model LoRA (accuracy: 33.3%) 7 months ago
  • added_tokens.json
    707 Bytes
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • chat_template.jinja
    4.05 kB
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • merges.txt
    1.67 MB
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • special_tokens_map.json
    496 Bytes
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • tokenizer_config.json
    5.4 kB
    Upload tokenizer for execution-aware world model LoRA 7 months ago
  • vocab.json
    2.78 MB
    Upload tokenizer for execution-aware world model LoRA 7 months ago