modelstop.top
Back to models
eleutheraimodelOpen Source

pythia-160m

Open-source pythia-160m model from eleutherai — available for download and self-hosting on Hugging Face.

Best for

General ChatSummarisationContent Generation
ollama run eleutherai:pythia:160m
Run locally
Context Window
Input Cost
Free
Output Cost
Latency p50

Pricing Details

Standard PricingFree tier
Input (per 1M tokens)
$0.00
Output (per 1M tokens)
$0.00

Run it locally

Local run command

pip install transformers accelerate && python -c "from transformers import AutoModelForCausalLM, AutoTokenizer; tok = AutoTokenizer.from_pretrained('eleutherai/pythia-160m'); model = AutoModelForCausalLM.from_pretrained('eleutherai/pythia-160m'); print('Loaded eleutherai/pythia-160m')"

Presumptive Specs:

GPU: 12+ GB VRAM; System RAM: 16+ GB; Disk: 20+ GB free

Hallucination Score™ (est.)

Community reliability estimate · not official

Not yet rated

About this score: Community-estimated based on user reports and publicly available benchmark data (e.g. TruthfulQA). This is not an official score from the model provider. Scores may be inaccurate — always verify with the official leaderboard before making production decisions.

Price History

Not enough historical data yet. Check back after the next pricing sync.

Provider

eleutherai

Community Prompts

Proven prompts shared by the community for this model

Loading prompts…