Instructions to use OpenLab-NLP/openlem2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use OpenLab-NLP/openlem2 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/openlem2") - Notebooks
- Google Colab
- Kaggle
Delete encoder.weights.h5
Browse files- encoder.weights.h5 +0 -3
encoder.weights.h5
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cd21a54e152d233f5ecaccc85304ec405ad39931c2ffc58fa7188c1f4baaf04f
|
| 3 |
-
size 56586408
|
|
|
|
|
|
|
|
|
|
|
|