Smolmodels Collection of experiments related to tuning small language models for specific tasks. Installation python3.10 -m venv venv pip install torch torchaudio torchvision --index-url https://download.pytorch.org/whl/cu121 pip install -r requirements.txt