|
LICENSE |
|
README.md |
|
pyproject.toml |
|
.github/FUNDING.yml |
|
images/Colab.png |
|
images/Discord button.png |
|
images/Discord.png |
|
images/Free version button.png |
|
images/Kaggle.png |
|
images/Kofi button.png |
|
images/LAION 2GPU.png |
|
images/Slim Orca 2GPUs.png |
|
images/buy me a coffee button.png |
|
images/made with unsloth.png |
|
images/peft x trl button.png |
|
images/start free finetune button.png |
|
images/unsloth end.png |
|
images/unsloth loading page render.png |
|
images/unsloth logo black text.png |
|
images/unsloth logo only.png |
|
images/unsloth logo white text.png |
|
images/unsloth made with love.png |
|
images/unsloth new logo.png |
|
unsloth/__init__.py |
|
unsloth/chat_templates.py |
|
unsloth/save.py |
|
unsloth/tokenizer_utils.py |
|
unsloth.egg-info/PKG-INFO |
|
unsloth.egg-info/SOURCES.txt |
|
unsloth.egg-info/dependency_links.txt |
|
unsloth.egg-info/requires.txt |
|
unsloth.egg-info/top_level.txt |
|
unsloth/kernels/__init__.py |
|
unsloth/kernels/cross_entropy_loss.py |
|
unsloth/kernels/fast_lora.py |
|
unsloth/kernels/geglu.py |
|
unsloth/kernels/rms_layernorm.py |
|
unsloth/kernels/rope_embedding.py |
|
unsloth/kernels/swiglu.py |
|
unsloth/kernels/utils.py |
|
unsloth/models/__init__.py |
|
unsloth/models/_utils.py |
|
unsloth/models/dpo.py |
|
unsloth/models/gemma.py |
|
unsloth/models/llama.py |
|
unsloth/models/loader.py |
|
unsloth/models/mapper.py |
|
unsloth/models/mistral.py |
|
unsloth/models/qwen2.py |