Text Generation
PEFT
Safetensors
English
lora
qwen3
devops
kubernetes
docker
sre
infrastructure
ci-cd
automation
troubleshooting
github-actions
production-ready
Eval Results (legacy)
Instructions to use AMaslovskyi/qwen-devops-foundation-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AMaslovskyi/qwen-devops-foundation-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "AMaslovskyi/qwen-devops-foundation-lora") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
Andrii Maslovskyi
Update README with comprehensive system requirements and performance expectations
5d7be8b