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:b73bdebec6a1f64ba5d3fb5b50716d0f77fce1a5c6881877f78705c0838847f5
size 933395
|