Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new install #4

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Click for all our Kaggle notebooks categorized by model:

</details>

<!-- Last updated on: 2025-01-09 15:55:35 -->
<!-- Last updated on: 2025-01-10 10:06:30 -->
<!-- End of Notebook Links -->

# ✨ Contributing to Notebooks
Expand Down
2 changes: 1 addition & 1 deletion nb/CodeGemma_(7B)-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n!pip install unsloth\n# Also get the latest nightly Unsloth!\n!pip install --force-reinstall --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Gemma2_(2B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n!pip install unsloth\n# Also get the latest nightly Unsloth!\n!pip install --force-reinstall --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Gemma2_(9B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n!pip install unsloth\n# Also get the latest nightly Unsloth!\n!pip install --force-reinstall --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-CodeGemma_(7B)-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Gemma2_(2B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Gemma2_(9B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3.1_(8B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3.1_(8B)-Inference.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3.2_(11B)-Vision.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
4 changes: 2 additions & 2 deletions nb/Kaggle-Llama3.2_(1B_and_3B)-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down Expand Up @@ -273,7 +273,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3_(8B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3_(8B)-ORPO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Llama3_(8B)-Ollama.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_(7B)-Text_Completion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_Nemo_(12B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_Small_(22B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_v0.3_(7B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_v0.3_(7B)-CPT.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Mistral_v0.3_(7B)-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Phi_3.5_Mini-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Phi_3_Medium-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Phi_4-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Pixtral_(12B)-Vision.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Qwen2.5_(7B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Qwen2.5_Coder_(14B)-Conversational.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
2 changes: 1 addition & 1 deletion nb/Kaggle-Qwen2_(7B)-Alpaca.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth unsloth_zoo"
"source": "%%capture\n# Kaggle is slow - you'll have to wait 5 minutes for it to install.\n!pip install pip3-autoremove\n!pip-autoremove torch torchvision torchaudio -y\n!pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121\n!pip install unsloth"
},
{
"cell_type": "markdown",
Expand Down
Loading