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
Upload encoder_simcse.weights.h5
Browse files
encoder_simcse.weights.h5
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:a0c85cbf9089df999be05706c2c3ef94220e0e13f4c97d70b142855f358f274f
|
| 3 |
+
size 65714280
|