Instructions to use OpenLab-NLP/Experiments-and-others with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use OpenLab-NLP/Experiments-and-others with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://OpenLab-NLP/Experiments-and-others") - Notebooks
- Google Colab
- Kaggle
AnTimer commited on
Upload ko_bpe.json
Browse files- ko_bpe.json +0 -0
ko_bpe.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|