Text Generation
PEFT
Safetensors
code
English
security
cybersecurity
secure-coding
ai-security
owasp
code-generation
qlora
lora
fine-tuned
securecode
conversational
Instructions to use scthornton/codegemma-7b-securecode with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use scthornton/codegemma-7b-securecode with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/codegemma-7b-it") model = PeftModel.from_pretrained(base_model, "scthornton/codegemma-7b-securecode") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6dfdf35f2ba133ce75e2ea8b9618053b0980dd69559463241c32f5defbb561c
- Size of remote file:
- 5.27 kB
- SHA256:
- 0c03e6149fab5ca77b967705333709a974ab615f4cda5f4a1ae63d0dd246df4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.