Instructions to use ShaswatRobotics/world_model_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use ShaswatRobotics/world_model_test with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("ShaswatRobotics/world_model_test") - Notebooks
- Google Colab
- Kaggle
Delete delta-iris/src/models/__pycache__
Browse files- delta-iris/src/models/__pycache__/__init__.cpython-310.pyc +0 -0
- delta-iris/src/models/__pycache__/convnet.cpython-310.pyc +0 -0
- delta-iris/src/models/__pycache__/kv_caching.cpython-310.pyc +0 -0
- delta-iris/src/models/__pycache__/slicer.cpython-310.pyc +0 -0
- delta-iris/src/models/__pycache__/transformer.cpython-310.pyc +0 -0
- delta-iris/src/models/__pycache__/world_model.cpython-310.pyc +0 -0
delta-iris/src/models/__pycache__/__init__.cpython-310.pyc
DELETED
|
Binary file (315 Bytes)
|
|
|
delta-iris/src/models/__pycache__/convnet.cpython-310.pyc
DELETED
|
Binary file (4.33 kB)
|
|
|
delta-iris/src/models/__pycache__/kv_caching.cpython-310.pyc
DELETED
|
Binary file (5.78 kB)
|
|
|
delta-iris/src/models/__pycache__/slicer.cpython-310.pyc
DELETED
|
Binary file (3.3 kB)
|
|
|
delta-iris/src/models/__pycache__/transformer.cpython-310.pyc
DELETED
|
Binary file (6.47 kB)
|
|
|
delta-iris/src/models/__pycache__/world_model.cpython-310.pyc
DELETED
|
Binary file (5.2 kB)
|
|
|