Instructions to use flackzz/EuroLLM-1.7B-Instruct-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use flackzz/EuroLLM-1.7B-Instruct-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'flackzz/EuroLLM-1.7B-Instruct-ONNX');
File size: 132 Bytes
1cbdc41 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:42957aec88804838805b335da1bbcce9d116024a20c6c4b56757648b9e348254
size 2408875
|