zai-org / glm-edge-4b-chat

huggingface.co
Total runs: 1.9K
24-hour runs: 0
7-day runs: 360
30-day runs: -16.6K
Model's Last Updated: November 28 2024
text-generation

Introduction of glm-edge-4b-chat

Model Details of glm-edge-4b-chat

GLM-Edge-4B-Chat

中文阅读, 点击 这里

Inference with Transformers
Installation

Install the transformers library from the source code:

pip install git+https://github.com/huggingface/transformers.git
Inference
from transformers import AutoModelForCausalLM, AutoTokenizer

MODEL_PATH = "THUDM/glm-edge-4b-chat"

tokenizer = AutoTokenizer.from_pretrained(MODEL_PATH)
model = AutoModelForCausalLM.from_pretrained(MODEL_PATH, device_map="auto")

message = [{"role": "user", "content": "hello!"}]

inputs = tokenizer.apply_chat_template(
    message,
    return_tensors="pt",
    add_generation_prompt=True,
    return_dict=True,
).to(model.device)

generate_kwargs = {
    "input_ids": inputs["input_ids"],
    "attention_mask": inputs["attention_mask"],
    "max_new_tokens": 128,
    "do_sample": False,
}
out = model.generate(**generate_kwargs)
print(tokenizer.decode(out[0][inputs["input_ids"].shape[1]:], skip_special_tokens=True))
License

The usage of this model’s weights is subject to the terms outlined in the LICENSE .

Runs of zai-org glm-edge-4b-chat on huggingface.co

1.9K
Total runs
0
24-hour runs
80
3-day runs
360
7-day runs
-16.6K
30-day runs

More Information About glm-edge-4b-chat huggingface.co Model

More glm-edge-4b-chat license Visit here:

https://choosealicense.com/licenses/glm-4

glm-edge-4b-chat huggingface.co

glm-edge-4b-chat huggingface.co is an AI model on huggingface.co that provides glm-edge-4b-chat's model effect (), which can be used instantly with this zai-org glm-edge-4b-chat model. huggingface.co supports a free trial of the glm-edge-4b-chat model, and also provides paid use of the glm-edge-4b-chat. Support call glm-edge-4b-chat model through api, including Node.js, Python, http.

glm-edge-4b-chat huggingface.co Url

https://huggingface.co/zai-org/glm-edge-4b-chat

zai-org glm-edge-4b-chat online free

glm-edge-4b-chat huggingface.co is an online trial and call api platform, which integrates glm-edge-4b-chat's modeling effects, including api services, and provides a free online trial of glm-edge-4b-chat, you can try glm-edge-4b-chat online for free by clicking the link below.

zai-org glm-edge-4b-chat online free url in huggingface.co:

https://huggingface.co/zai-org/glm-edge-4b-chat

glm-edge-4b-chat install

glm-edge-4b-chat is an open source model from GitHub that offers a free installation service, and any user can find glm-edge-4b-chat on GitHub to install. At the same time, huggingface.co provides the effect of glm-edge-4b-chat install, users can directly use glm-edge-4b-chat installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

glm-edge-4b-chat install url in huggingface.co:

https://huggingface.co/zai-org/glm-edge-4b-chat

Url of glm-edge-4b-chat

glm-edge-4b-chat huggingface.co Url

Provider of glm-edge-4b-chat huggingface.co

zai-org
ORGANIZATIONS

Other API from zai-org

huggingface.co

Total runs: 2.7M
Run Growth: 2.4M
Growth Rate: 100.00%
Updated:September 07 2026
huggingface.co

Total runs: 1.9M
Run Growth: -130.1K
Growth Rate: -6.95%
Updated:January 29 2026
huggingface.co

Total runs: 1.7M
Run Growth: -1.2M
Growth Rate: -67.31%
Updated:September 11 2026
huggingface.co

Total runs: 1.0M
Run Growth: -538.6K
Growth Rate: -41.82%
Updated:September 01 2026
huggingface.co

Total runs: 989.4K
Run Growth: -1.8M
Growth Rate: -179.77%
Updated:September 01 2026
huggingface.co

Total runs: 888.1K
Run Growth: 829.6K
Growth Rate: 98.95%
Updated:September 04 2026
huggingface.co

Total runs: 455.8K
Run Growth: -6.2K
Growth Rate: -1.35%
Updated:August 04 2024
huggingface.co

Total runs: 186.7K
Run Growth: -264.1K
Growth Rate: -131.82%
Updated:April 16 2026
huggingface.co

Total runs: 104.6K
Run Growth: 31.2K
Growth Rate: 30.81%
Updated:January 29 2026
huggingface.co

Total runs: 102.9K
Run Growth: -120.2K
Growth Rate: -115.49%
Updated:August 11 2025
huggingface.co

Total runs: 94.9K
Run Growth: -895.1K
Growth Rate: -836.90%
Updated:April 05 2026
huggingface.co

Total runs: 92.3K
Run Growth: -27.8K
Growth Rate: -30.74%
Updated:August 11 2025
huggingface.co

Total runs: 88.8K
Run Growth: 11.6K
Growth Rate: 12.84%
Updated:May 13 2026
huggingface.co

Total runs: 80.2K
Run Growth: -57.5K
Growth Rate: -73.47%
Updated:December 10 2025
huggingface.co

Total runs: 67.8K
Run Growth: -16.6K
Growth Rate: -24.53%
Updated:December 05 2024
huggingface.co

Total runs: 56.5K
Run Growth: -70.9K
Growth Rate: -129.48%
Updated:August 11 2026
huggingface.co

Total runs: 46.2K
Run Growth: -61.5K
Growth Rate: -134.00%
Updated:October 25 2025
huggingface.co

Total runs: 20.4K
Run Growth: -49.8K
Growth Rate: -244.24%
Updated:March 03 2025
huggingface.co

Total runs: 19.0K
Run Growth: -18.5K
Growth Rate: -96.68%
Updated:April 14 2025
huggingface.co

Total runs: 19.0K
Run Growth: -9.7K
Growth Rate: -50.22%
Updated:September 30 2025
huggingface.co

Total runs: 18.8K
Run Growth: 3.7K
Growth Rate: 19.49%
Updated:November 23 2024
huggingface.co

Total runs: 15.8K
Run Growth: 15.0K
Growth Rate: 96.89%
Updated:September 04 2026
huggingface.co

Total runs: 14.8K
Run Growth: -3.7K
Growth Rate: -24.91%
Updated:November 23 2024
huggingface.co

Total runs: 14.4K
Run Growth: -11.2K
Growth Rate: -78.57%
Updated:December 23 2025
huggingface.co

Total runs: 13.2K
Run Growth: 2.5K
Growth Rate: 19.25%
Updated:December 09 2025
huggingface.co

Total runs: 9.4K
Run Growth: -504
Growth Rate: -5.29%
Updated:January 15 2026
huggingface.co

Total runs: 7.9K
Run Growth: -1.9K
Growth Rate: -23.39%
Updated:October 16 2025
huggingface.co

Total runs: 7.0K
Run Growth: -1.4K
Growth Rate: -19.98%
Updated:March 11 2025
huggingface.co

Total runs: 6.8K
Run Growth: -7.0K
Growth Rate: -101.87%
Updated:April 22 2025
huggingface.co

Total runs: 4.6K
Run Growth: -4.0K
Growth Rate: -89.11%
Updated:December 09 2025
huggingface.co

Total runs: 3.2K
Run Growth: -1.0K
Growth Rate: -32.63%
Updated:October 25 2025
huggingface.co

Total runs: 3.0K
Run Growth: -5.9K
Growth Rate: -159.64%
Updated:January 27 2025
huggingface.co

Total runs: 2.9K
Run Growth: 813
Growth Rate: 28.53%
Updated:August 04 2024
huggingface.co

Total runs: 1.7K
Run Growth: 214
Growth Rate: 13.20%
Updated:August 12 2025
huggingface.co

Total runs: 677
Run Growth: 277
Growth Rate: 41.10%
Updated:March 02 2023
huggingface.co

Total runs: 544
Run Growth: 303
Growth Rate: 62.09%
Updated:October 20 2023
huggingface.co

Total runs: 471
Run Growth: -244
Growth Rate: -51.69%
Updated:August 11 2025
huggingface.co

Total runs: 414
Run Growth: -1.1K
Growth Rate: -259.41%
Updated:January 02 2025
huggingface.co

Total runs: 390
Run Growth: 138
Growth Rate: 35.38%
Updated:December 10 2024
huggingface.co

Total runs: 358
Run Growth: -375
Growth Rate: -105.34%
Updated:October 25 2025
huggingface.co

Total runs: 273
Run Growth: 52
Growth Rate: 19.05%
Updated:November 20 2023
huggingface.co

Total runs: 259
Run Growth: 111
Growth Rate: 42.37%
Updated:October 20 2023
huggingface.co

Total runs: 250
Run Growth: 104
Growth Rate: 41.11%
Updated:October 20 2023