Skip to content

Commit

Permalink
add test replacement model (#2419)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova authored Sep 26, 2024
1 parent c5fca58 commit 8bc5fa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/skipped_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion notebooks/mllama-3.2/mllama-3.2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8bc5fa4

Please sign in to comment.