qwen-python-assistant Model
A Python programming assistant based on Qwen2.5-3B.
Features
- Trained on Python documentation
- Supports coding questions
- Works with RAG
Example
from transformers import pipeline
pipe = pipeline(
"text-generation",
model="omar-samy/python-assistant"
)
pipe("What is a Python decorator?")
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support