This project fine-tunes DeepSeek (distilled Llama variant) using Unsloth and Ollama.
Setup Ollama:
# setup ollama on linux
curl -fsSL https://ollama.com/install.sh | shInstall Dependencies: Ensure you have Python 3.11 or later installed.
pip install unsloth ollama