Instructions to use Xenova/LaMini-Neo-125M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/LaMini-Neo-125M with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/LaMini-Neo-125M');
Commit History
[Automated] Update base model metadata 28d611f verified
Upload fp16 ONNX weights 81dacea verified
Upload folder using huggingface_hub 2a56393
Upload README.md with huggingface_hub b629947
Upload folder using huggingface_hub 7ee5ab0
Upload README.md with huggingface_hub 5e6b07a
Upload folder using huggingface_hub b54a80d
Upload README.md with huggingface_hub 4a13eab
Upload folder using huggingface_hub c00e599
Upload README.md with huggingface_hub acde38e
initial commit c60a397
Joshua commited on