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

devanshty
/
Code-Autopsy

Text Generation
PEFT
Safetensors
code
code-review
bug-fixing
qwen
qwen2.5-coder
qlora
trl
static-analysis
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use devanshty/Code-Autopsy 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, "devanshty/Code-Autopsy")
  • Notebooks
  • Google Colab
  • Kaggle
Code-Autopsy
31.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
devanshty's picture
devanshty
Upload training_log.txt with huggingface_hub
e9817e7 verified 20 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json 4 months ago
  • README.md
    5.66 kB
    Upload README.md with huggingface_hub 20 days ago
  • adapter_config.json
    1.07 kB
    Upload folder using huggingface_hub 20 days ago
  • adapter_model.safetensors
    20.2 MB
    xet
    Upload folder using huggingface_hub 20 days ago
  • chat_template.jinja
    2.56 kB
    Upload folder using huggingface_hub 20 days ago
  • evaluation_metrics.json
    1.27 kB
    Upload evaluation_metrics.json with huggingface_hub 20 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json 4 months ago
  • tokenizer_config.json
    723 Bytes
    Upload tokenizer_config.json 4 months ago
  • training_args.bin
    5.84 kB
    xet
    Upload folder using huggingface_hub 20 days ago
  • training_log.json
    20.3 kB
    Upload training_log.json with huggingface_hub 20 days ago
  • training_log.txt
    15.6 kB
    Upload training_log.txt with huggingface_hub 20 days ago