mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
expermental t5 gguf support
This commit is contained in:
@@ -38,6 +38,7 @@ if ".dev" in torch.__version__ or "+git" in torch.__version__:
|
||||
torch.__version__ = re.search(r'[\d.]+[\d]', torch.__version__).group(0)
|
||||
timer.startup.record("torch")
|
||||
|
||||
|
||||
import transformers # pylint: disable=W0611,C0411
|
||||
timer.startup.record("transformers")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user