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_00001.weights.h5
Browse files- model_00001.weights.h5 +3 -0
model_00001.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:678ba569d58e8c7477e2478706f43f8a54840178be15a432c58516e7ab491716
|
| 3 |
+
size 5307139304
|