Skip to content

Commit

Permalink
solve conflict
Browse files Browse the repository at this point in the history
solve conflict
  • Loading branch information
openvino-dev-samples committed Nov 22, 2024
1 parent 087787f commit a868ab5
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions notebooks/multimodal-rag/multimodal-rag-llamaindex.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,7 @@
"cell_type": "code",
"execution_count": 38,
"id": "eedcf36c",
"metadata": {
"test_replace": {
"microsoft/Phi-3.5-vision-instruct": "qnguyen3/nanoLLaVA"
}
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -933,11 +929,7 @@
"cell_type": "code",
"execution_count": 41,
"id": "d5866d53-7c5c-48da-b3e2-6f173509e9fd",
"metadata": {
"test_replace": {
"Phi-3.5-vision-instruct/INT4": "nanoLLaVA/INT4"
}
},
"metadata": {},
"outputs": [],
"source": [
"from transformers import AutoProcessor, AutoTokenizer\n",
Expand Down

0 comments on commit a868ab5

Please sign in to comment.