mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-20 14:28:54 +00:00
@@ -1,4 +1,5 @@
|
||||
""" Test the model container. """
|
||||
"""Test the model container."""
|
||||
|
||||
from backends.exllamav2.model import ModelContainer
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
""" Test if the wheels are installed correctly. """
|
||||
"""Test if the wheels are installed correctly."""
|
||||
|
||||
from importlib.metadata import version
|
||||
from importlib.util import find_spec
|
||||
|
||||
Reference in New Issue
Block a user