Text Generation
GGUF
English
code
How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for rahuldshetty/tinyllama-python-gguf to start chatting
Install 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 rahuldshetty/tinyllama-python-gguf to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for rahuldshetty/tinyllama-python-gguf to start chatting
Quick Links

rahuldshetty/tinyllama-python-gguf

Quantized GGUF model files for tinyllama-python.

Name Quant method Size
tinyllama-python-unsloth.Q2_K.gguf fp16 432 MB

Prompt Format

### Instruction:
{instruction}

### Response:

Example

### Instruction:
Write a function to find cube of a number.

### Response:
Downloads last month
33
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

2-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train rahuldshetty/tinyllama-python-gguf