Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akashkj
/
H2OGPT
like
0
Runtime error
App
Files
Files
Community
main
H2OGPT
/
tests
/
test_imports.py
akashkj
Upload folder using huggingface_hub
3f7cfab
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
146 Bytes
from
tests.utils
import
wrap_test_forked
@wrap_test_forked
def
test_transformers
():
import
transformers
assert
transformers
is
not
None