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 answer_embeddings_streaming.npz
Browse files
answer_embeddings_streaming.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:775586d8801b4de37338a6cca4abad2679933a9a550ceaa03edf2bf7cfedfa76
|
| 3 |
+
size 10509088
|