Didier commited on
Commit
6485df8
·
verified ·
1 Parent(s): 0e37c10

Update vlm.py

Browse files
Files changed (1) hide show
  1. vlm.py +1 -0
vlm.py CHANGED
@@ -6,6 +6,7 @@ Date: 2025-05-08
6
  """
7
 
8
  from transformers import AutoProcessor, AutoModelForImageTextToText
 
9
 
10
  #
11
  # Load the model: OPEA/Mistral-Small-3.1-24B-Instruct-2503-int4-AutoRound-awq-sym
 
6
  """
7
 
8
  from transformers import AutoProcessor, AutoModelForImageTextToText
9
+ import torch
10
 
11
  #
12
  # Load the model: OPEA/Mistral-Small-3.1-24B-Instruct-2503-int4-AutoRound-awq-sym