mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Minor change
This commit is contained in:
parent
9e260332cc
commit
1168004067
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import torch
|
|||
from exllamav3 import Cache, Config, Generator, Model, Tokenizer
|
||||
from exllamav3.cache import CacheLayer_fp16, CacheLayer_quant
|
||||
from exllamav3.generator import Job
|
||||
# Import the base sampler components directly from exllamav3
|
||||
from exllamav3.generator.sampler import (
|
||||
CustomSampler,
|
||||
SS_Argmax,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue