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

keryszhan
/
qwen2.5-coder-7b-code-plan-sft

Text Generation
PEFT
Safetensors
English
Chinese
code
code-generation
llama-factory
lora
reasoning
Model card Files Files and versions
xet
Community

Instructions to use keryszhan/qwen2.5-coder-7b-code-plan-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use keryszhan/qwen2.5-coder-7b-code-plan-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B")
    model = PeftModel.from_pretrained(base_model, "keryszhan/qwen2.5-coder-7b-code-plan-sft")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2.5-coder-7b-code-plan-sft
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
keryszhan's picture
keryszhan
Document training data provenance and license boundaries
7ff4d73 verified 9 days ago
  • .gitattributes
    1.52 kB
    initial commit 9 days ago
  • README.md
    3.38 kB
    Document training data provenance and license boundaries 9 days ago
  • adapter_config.json
    855 Bytes
    Upload recovered code-plan SFT LoRA 9 days ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload recovered code-plan SFT LoRA 9 days ago
  • train_results.json
    223 Bytes
    Upload recovered code-plan SFT LoRA 9 days ago
  • trainer_log.jsonl
    3.4 kB
    Upload recovered code-plan SFT LoRA 9 days ago
  • trainer_state.json
    3.97 kB
    Upload recovered code-plan SFT LoRA 9 days ago
  • training_loss.png
    37 kB
    Upload recovered code-plan SFT LoRA 9 days ago