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:
- f2579fc0d5887ed273576e9804035d0b36dc4ae1061afcefec0d66d3879788cf
- Size of remote file:
- 34.4 MB
- SHA256:
- 64a7ebb99baed0d51065168635a51c29c3c7f799625f6ad2046a04f858f7e497
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.