Image-Text-to-Text
KerasFormers
Keras
PyTorch
JAX
TensorFlow
English
Chinese
glm
glm4v_moe
multimodal
vision
mixture-of-experts
Instructions to use kerasformers/glm-4.6v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use kerasformers/glm-4.6v with KerasFormers:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Keras
How to use kerasformers/glm-4.6v with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://kerasformers/glm-4.6v") - Notebooks
- Google Colab
- Kaggle
Add model_00041.weights.h5
Browse files- model_00041.weights.h5 +3 -0
model_00041.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7b24ead4ba194e777a2afd77a1a5917df7afcbac2f349e9eef31685b15226cd
|
| 3 |
+
size 4688075840
|