How to use from
Unsloth StudioInstall Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for Plofski/MyPythonCoder-GGUF to start chattingUsing HuggingFace Spaces for Unsloth
# No setup required# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for Plofski/MyPythonCoder-GGUF to start chattingQuick Links
training
this model has been trained for 3 epochs (for now) on the Flytech python-codes-25k dataset.
This model is a compact Python code assistant with only 270m parameters designed for:
Assisting with Python scripting and function design
Answering Python-related programming questions
Generating and completing Python code snippets
Offering code explanations and debugging hints
- Downloads last month
- 16
Hardware compatibility
Log In to add your hardware
8-bit
16-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Plofski/MyPythonCoder-GGUF
Base model
google/gemma-3-270m Finetuned
google/gemma-3-270m-it Quantized
unsloth/gemma-3-270m-it-GGUF
Install Unsloth Studio (macOS, Linux, WSL)
# Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Plofski/MyPythonCoder-GGUF to start chatting