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

jumplander
/
JX-Coder-7B-Agent-Behavior

Text Generation
PEFT
Safetensors
English
jumplander
jx
qwen2.5
qwen2.5-coder
coding-agent
agentic-ai
software-engineering
repository-understanding
goal-grounding
tool-use
behavioral-policy
qlora
lora
conversational
Model card Files Files and versions
xet
Community

Instructions to use jumplander/JX-Coder-7B-Agent-Behavior with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jumplander/JX-Coder-7B-Agent-Behavior with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "jumplander/JX-Coder-7B-Agent-Behavior")
  • Notebooks
  • Google Colab
  • Kaggle
JX-Coder-7B-Agent-Behavior
92.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jumplander's picture
jumplander
Update README.md
9494181 verified about 9 hours ago
  • .gitattributes
    1.57 kB
    Upload 7 files about 10 hours ago
  • README.md
    32.5 kB
    Update README.md about 9 hours ago
  • adapter_config.json
    1.21 kB
    Upload 7 files about 10 hours ago
  • adapter_model.safetensors
    80.8 MB
    xet
    Upload 7 files about 10 hours ago
  • chat_template.jinja
    2.56 kB
    Upload 7 files about 10 hours ago
  • jx_training_metadata.json
    618 Bytes
    Upload 7 files about 10 hours ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 7 files about 10 hours ago
  • tokenizer_config.json
    723 Bytes
    Upload 7 files about 10 hours ago