diff --git a/.ci/skipped_notebooks.yml b/.ci/skipped_notebooks.yml index 2e405e0a92c..6e9b9ae9d61 100644 --- a/.ci/skipped_notebooks.yml +++ b/.ci/skipped_notebooks.yml @@ -570,7 +570,7 @@ - macos-12 - ubuntu-20.04 - ubuntu-22.04 - - windows-2019' + - windows-2019 - notebook: notebooks/segment-anything/segment-anything-2-image.ipynb skips: - python: diff --git a/notebooks/mllama-3.2/mllama-3.2.ipynb b/notebooks/mllama-3.2/mllama-3.2.ipynb index bf1707559e9..7c02ef93dc9 100644 --- a/notebooks/mllama-3.2/mllama-3.2.ipynb +++ b/notebooks/mllama-3.2/mllama-3.2.ipynb @@ -139,7 +139,9 @@ { "cell_type": "code", "execution_count": 3, - "metadata": {}, + "metadata": { + "test_replace": {"meta-llama/Llama-3.2-11B-Vision-Instruct": "unsloth/Llama-3.2-11B-Vision-Instruct"} + }, "outputs": [ { "name": "stderr",