Text Generation
PEFT
TensorBoard
Safetensors
code
English
security
cybersecurity
secure-coding
ai-security
owasp
code-generation
qlora
lora
fine-tuned
securecode
conversational
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
- Xet hash:
- 982b56da83d4135f82472f520d98896df0706caed1a894c9741f59d9389b6146
- Size of remote file:
- 250 MB
- SHA256:
- 7fd43ad43daa7268f1037d797d0ba1ea83f43f189f1295da68baede6a232b06b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.