Instructions to use Rahmat15/tenang-in-model1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Rahmat15/tenang-in-model1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Rahmat15/tenang-in-model1") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer_final.pkl with huggingface_hub
Browse files- tokenizer_final.pkl +3 -0
tokenizer_final.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a37ffb536f032b342447b226354ac271886f59fd8ebd6c6cd2b49b5442d8fe1
|
| 3 |
+
size 139646
|