Update to new version of base image
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"""Inference-only QWen model compatible with HuggingFace weights."""
|
||||
|
||||
import math
|
||||
import re
|
||||
import regex as re
|
||||
from functools import partial
|
||||
from typing import (Any, Callable, Dict, Iterable, List, Literal, Mapping,
|
||||
Optional, Tuple, TypedDict, Union)
|
||||
|
||||
Reference in New Issue
Block a user