Skip to content

Commit

Permalink
feat(colabs/peft): use relative link for img
Browse files Browse the repository at this point in the history
  • Loading branch information
SauravMaheshkar authored May 29, 2024
1 parent 3d0908b commit 5d61a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions colabs/peft/llama_token_cls.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"cell_type": "markdown",
"source": [
"![](https://github.com/SauravMaheshkar/SauravMaheshkar/blob/main/assets/text2img/llama_spiderman_coffee.png?raw=true)"
"![](llama_img.png)"
],
"metadata": {
"id": "jY57rlNA8rn_"
Expand Down Expand Up @@ -504,4 +504,4 @@
}
}
]
}
}

0 comments on commit 5d61a99

Please sign in to comment.