Image-Text-to-Text
KerasFormers
Keras
PyTorch
JAX
TensorFlow
English
Chinese
glm
glm4v
multimodal
vision
Instructions to use kerasformers/glm-4.6v-flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use kerasformers/glm-4.6v-flash 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-flash 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-flash") - Notebooks
- Google Colab
- Kaggle
Add model_00000.weights.h5
Browse files- model_00000.weights.h5 +3 -0
model_00000.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fafebfa7c89156be3256a2e56a57d2044b85bf41cc71fb96f6db1abce9fafa06
|
| 3 |
+
size 5324827880
|