mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Dummy comment to trigger CI after Intel merge.
This commit is contained in:
parent
a8fd4236eb
commit
6fc959765b
@ -8,6 +8,7 @@ from typing import List, Tuple, Optional
|
||||
from loguru import logger
|
||||
from functools import lru_cache
|
||||
|
||||
# Dummy comment.
|
||||
HAS_BITS_AND_BYTES = True
|
||||
try:
|
||||
import bitsandbytes as bnb
|
||||
|
Loading…
Reference in New Issue
Block a user