THUDM / glm-edge-1.5b-chat

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

Introduction of glm-edge-1.5b-chat

Model Details of glm-edge-1.5b-chat

GLM-Edge-1.5B-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-1.5b-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 THUDM glm-edge-1.5b-chat on huggingface.co

1.3K
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

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

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

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

glm-edge-1.5b-chat huggingface.co

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

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

https://huggingface.co/THUDM/glm-edge-1.5b-chat

THUDM glm-edge-1.5b-chat online free

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

THUDM glm-edge-1.5b-chat online free url in huggingface.co:

https://huggingface.co/THUDM/glm-edge-1.5b-chat

glm-edge-1.5b-chat install

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

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

https://huggingface.co/THUDM/glm-edge-1.5b-chat

Url of glm-edge-1.5b-chat

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

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

THUDM
ORGANIZATIONS

Other API from THUDM

huggingface.co

Total runs: 659.2K
Run Growth: 0
Growth Rate: 0.00%
Updated:December 05 2024
huggingface.co

Total runs: 611.5K
Run Growth: 0
Growth Rate: 0.00%
Updated:August 04 2024
huggingface.co

Total runs: 243.1K
Run Growth: 0
Growth Rate: 0.00%
Updated:March 11 2025
huggingface.co

Total runs: 95.0K
Run Growth: 0
Growth Rate: 0.00%
Updated:March 13 2025
huggingface.co

Total runs: 69.6K
Run Growth: 0
Growth Rate: 0.00%
Updated:November 23 2024
huggingface.co

Total runs: 28.0K
Run Growth: 0
Growth Rate: 0.00%
Updated:March 03 2025
huggingface.co

Total runs: 23.6K
Run Growth: 0
Growth Rate: 0.00%
Updated:November 23 2024
huggingface.co

Total runs: 15.8K
Run Growth: 0
Growth Rate: 0.00%
Updated:April 14 2025
huggingface.co

Total runs: 6.5K
Run Growth: 0
Growth Rate: 0.00%
Updated:December 19 2023
huggingface.co

Total runs: 6.0K
Run Growth: 0
Growth Rate: 0.00%
Updated:October 25 2024
huggingface.co

Total runs: 4.8K
Run Growth: 0
Growth Rate: 0.00%
Updated:April 22 2025
huggingface.co

Total runs: 3.3K
Run Growth: 0
Growth Rate: 0.00%
Updated:January 02 2025
huggingface.co

Total runs: 2.8K
Run Growth: 0
Growth Rate: 0.00%
Updated:August 04 2024
huggingface.co

Total runs: 993
Run Growth: 0
Growth Rate: 0.00%
Updated:October 20 2023
huggingface.co

Total runs: 928
Run Growth: 0
Growth Rate: 0.00%
Updated:October 20 2023
huggingface.co

Total runs: 853
Run Growth: 0
Growth Rate: 0.00%
Updated:January 27 2025
huggingface.co

Total runs: 607
Run Growth: 0
Growth Rate: 0.00%
Updated:January 02 2025
huggingface.co

Total runs: 299
Run Growth: 0
Growth Rate: 0.00%
Updated:March 02 2023
huggingface.co

Total runs: 188
Run Growth: 0
Growth Rate: 0.00%
Updated:August 04 2024
huggingface.co

Total runs: 167
Run Growth: 0
Growth Rate: 0.00%
Updated:October 20 2023
huggingface.co

Total runs: 119
Run Growth: 0
Growth Rate: 0.00%
Updated:December 10 2024
huggingface.co

Total runs: 75
Run Growth: 0
Growth Rate: 0.00%
Updated:November 20 2023
huggingface.co

Total runs: 62
Run Growth: 0
Growth Rate: 0.00%
Updated:July 09 2025
huggingface.co

Total runs: 43
Run Growth: 0
Growth Rate: 0.00%
Updated:July 09 2025
huggingface.co

Total runs: 43
Run Growth: 0
Growth Rate: 0.00%
Updated:July 24 2023
huggingface.co

Total runs: 28
Run Growth: 0
Growth Rate: 0.00%
Updated:July 09 2025
huggingface.co

Total runs: 25
Run Growth: 0
Growth Rate: 0.00%
Updated:March 02 2023
huggingface.co

Total runs: 14
Run Growth: 0
Growth Rate: 0.00%
Updated:July 24 2023
huggingface.co

Total runs: 12
Run Growth: 0
Growth Rate: 0.00%
Updated:July 22 2024