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

scthornton
/
codellama-13b-securecode

Text Generation
PEFT
TensorBoard
Safetensors
code
English
security
cybersecurity
secure-coding
ai-security
owasp
code-generation
lora
fine-tuned
securecode
conversational
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use scthornton/codellama-13b-securecode with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use scthornton/codellama-13b-securecode with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-Instruct-hf")
    model = PeftModel.from_pretrained(base_model, "scthornton/codellama-13b-securecode")
  • Notebooks
  • Google Colab
  • Kaggle
codellama-13b-securecode
255 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
scthornton's picture
scthornton
Update model card: audited SecureCode 2,372 dataset, bf16 LoRA on DGX Spark GB10
95dedf6 verified 11 days ago
  • logs
    Training in progress, step 159 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    9.96 kB
    Update model card: audited SecureCode 2,372 dataset, bf16 LoRA on DGX Spark GB10 11 days ago
  • adapter_config.json
    1.07 kB
    Upload model 11 days ago
  • adapter_model.safetensors
    250 MB
    xet
    Upload model 11 days ago
  • chat_template.jinja
    813 Bytes
    Model save 6 months ago
  • special_tokens_map.json
    716 Bytes
    Upload tokenizer 11 days ago
  • tokenizer.json
    3.62 MB
    Upload tokenizer 11 days ago
  • tokenizer.model
    500 kB
    xet
    Model save 6 months ago
  • tokenizer_config.json
    2.04 kB
    Upload tokenizer 11 days ago
  • training_args.bin
    5.27 kB
    xet
    Training in progress, step 411 6 months ago