Text Generation
KerasFormers
Keras
PyTorch
JAX
TensorFlow
English
Chinese
glm
glm4_moe_lite
glm-4.7
mixture-of-experts
Instructions to use kerasformers/glm-4.7-flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use kerasformers/glm-4.7-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.7-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.7-flash") - Notebooks
- Google Colab
- Kaggle
Add model_00011.weights.h5
Browse files- model_00011.weights.h5 +3 -0
model_00011.weights.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d39246f3a82a09cdd9b9232789bd31a1bb31809526488a2fb773631908bfcbc1
|
| 3 |
+
size 4450475656
|