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

abcsk123
/
Code-Centric-Align

PEFT
Safetensors
English
code-llm
qwen
sft
dpo
lora
Model card Files Files and versions
xet
Community

Instructions to use abcsk123/Code-Centric-Align with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use abcsk123/Code-Centric-Align with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("models/Qwen2.5-Coder-7B")
    model = PeftModel.from_pretrained(base_model, "abcsk123/Code-Centric-Align")
  • Notebooks
  • Google Colab
  • Kaggle
Code-Centric-Align
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
abcsk123's picture
abcsk123
Update README.md
f6b76b2 verified about 2 months ago
  • .ipynb_checkpoints
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    3.39 kB
    Update README.md about 2 months ago
  • adapter_config.json
    1.05 kB
    Upload folder using huggingface_hub about 2 months ago
  • adapter_model.safetensors
    646 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub about 2 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 2 months ago
  • special_tokens_map.json
    502 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    4.69 kB
    Upload folder using huggingface_hub about 2 months ago
  • train.log
    1.73 MB
    Upload folder using huggingface_hub about 2 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 2 months ago