Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 10, 2024
1 parent 909c4e2 commit 80d8bf3
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,10 @@
"execution_count": 2,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{'transformers': {'Salesforce/blip2-opt-2.7b': <class 'InferX.transformers.blip2.BLIP2'>, 'sashakunitsyn/vlrm-blip2-opt-2.7b': <class 'InferX.transformers.blip2.VLRMBlip2'>}}\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "070675e622d94530bb7c0ccc5d758d6f",
"model_id": "274d04e1588f41e89b1de0e870935633",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -152,17 +145,10 @@
"execution_count": 4,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{'transformers': {'Salesforce/blip2-opt-2.7b': <class 'InferX.transformers.blip2.BLIP2'>, 'sashakunitsyn/vlrm-blip2-opt-2.7b': <class 'InferX.transformers.blip2.VLRMBlip2'>}}\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "88c73e1e16cf401cb863f5705dce72d2",
"model_id": "f419e565146a4b03a3016ce8ac8664ac",
"version_major": 2,
"version_minor": 0
},
Expand Down

0 comments on commit 80d8bf3

Please sign in to comment.