Text Generation
PEFT
Safetensors
English
code
security
lora
qlora
vulnerability-detection
api-security
causal-lm
conversational
Instructions to use harsharajkumar273/api-security-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use harsharajkumar273/api-security-qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-instruct-hf") model = PeftModel.from_pretrained(base_model, "harsharajkumar273/api-security-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7786fe11941e1675908be9e0ec7156b128c209b8a1784833bc0c0bd9dda8b28e
- Size of remote file:
- 1.47 kB
- SHA256:
- f41b658887e47f1ae7d010e5406b550d64c223bdb32c754d56d1055bb43fb40b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.