Text Generation
PEFT
Safetensors
English
axolotl
qlora
code-generation
bash
cli
security
devops
conversational
Instructions to use mwill-AImission/SecureCLI-Tuner-V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mwill-AImission/SecureCLI-Tuner-V2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct") model = PeftModel.from_pretrained(base_model, "mwill-AImission/SecureCLI-Tuner-V2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8ce9395 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bdf8e0c41e69396ccf5edb664cab14befcb65ce42311c60853f48849e4631dd4
size 6520
|