Higher priority for user input of max_prefill_tokens & format (#540)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Inference-only LLaVa video model compatible with HuggingFace weights."""
|
||||
|
||||
from typing import List, Iterable, Optional, Tuple
|
||||
from typing import Iterable, List, Optional, Tuple
|
||||
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
Reference in New Issue
Block a user