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