Instructions to use Xenova/LaMini-GPT-124M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/LaMini-GPT-124M with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/LaMini-GPT-124M');
Commit History
[Automated] Update base model metadata 4c98e9e verified
Upload fp16 ONNX weights 6f08865 verified
Upload folder using huggingface_hub e28f8d8
Upload README.md with huggingface_hub 44ed04f
Upload folder using huggingface_hub 6392d4f
Upload README.md with huggingface_hub 5be1c41
Upload folder using huggingface_hub 2e03ac5
Upload README.md with huggingface_hub 95bf426
initial commit 7441e73
Joshua commited on