Skip to content

Commit

Permalink
Update habana_model_runner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kzawora-intel authored Aug 13, 2024
1 parent 1f348b8 commit e52c0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/worker/habana_model_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import math
import operator
import os
import time
import time
from enum import IntEnum
from typing import (TYPE_CHECKING, Any, Callable, Dict, List, NamedTuple,
Optional, Set, Tuple, Type, TypeVar, Union)
Expand Down

0 comments on commit e52c0ec

Please sign in to comment.