Instructions to use onnx-community/glm-edge-1.5b-chat-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/glm-edge-1.5b-chat-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/glm-edge-1.5b-chat-ONNX');
File size: 131 Bytes
bfdb7a9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:12e058efe23b5b83b6c53deb4274ff4a2f8e9868138ce6874bcd435f7b3b9633
size 948799
|