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

odoom
/
nixpkgs-security-qwen-lora

Text Generation
PEFT
Safetensors
English
nixpkgs
security
nix
cve
patch-generation
code
tool-calling
lora
cloudflare-workers-ai
conversational
Model card Files Files and versions
xet
Community

Instructions to use odoom/nixpkgs-security-qwen-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use odoom/nixpkgs-security-qwen-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Coder-32B-Instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "odoom/nixpkgs-security-qwen-lora")
  • Notebooks
  • Google Colab
  • Kaggle
nixpkgs-security-qwen-lora
319 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
odoom's picture
odoom
Update model card with training details, deployment notes, and version history
72d9319 verified 2 months ago
  • checkpoint-100
    LoRA adapter v3: rank 8, attention-only, 64MB 2 months ago
  • checkpoint-108
    LoRA adapter v3: rank 8, attention-only, 64MB 2 months ago
  • .gitattributes
    1.7 kB
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • README.md
    4.01 kB
    Update model card with training details, deployment notes, and version history 2 months ago
  • adapter_config.json
    792 Bytes
    LoRA adapter v3: rank 8, attention-only, 64MB 2 months ago
  • adapter_model.safetensors
    67.2 MB
    xet
    LoRA adapter v3: rank 8, attention-only, 64MB 2 months ago
  • added_tokens.json
    605 Bytes
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • merges.txt
    1.67 MB
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • special_tokens_map.json
    613 Bytes
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • tokenizer_config.json
    7.34 kB
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago
  • training_args.bin
    5.56 kB
    xet
    LoRA adapter v3: rank 8, attention-only, 64MB 2 months ago
  • vocab.json
    2.78 MB
    LoRA adapter v3: rank 32, attention-only, 256MB 3 months ago