Instructions to use kevinrobinson/perturbations_table_quickstart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kevinrobinson/perturbations_table_quickstart with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("kevinrobinson/perturbations_table_quickstart", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update tf_model.h5
Browse files- tf_model.h5 +3 -0
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c3b9e3d7660366346d93e62e158e624be8651c5deac4ead18c306a8c95b4722
|
| 3 |
+
size 17610256
|