Instructions to use asdgad/pythia-14m-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use asdgad/pythia-14m-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'asdgad/pythia-14m-ONNX');
pythia-14m (ONNX)
This is an ONNX version of EleutherAI/pythia-14m. It was automatically converted and uploaded using this Hugging Face Space.
Usage with Transformers.js
See the pipeline documentation for text-generation: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.TextGenerationPipeline
- Downloads last month
- 3
Model tree for asdgad/pythia-14m-ONNX
Base model
EleutherAI/pythia-14m-deduped