SoloLLM
SoloLLM project artifacts: final v3 GPT-2-class base model, smaller 123M ablation, public completion demo, and legacy v1 baseline.
Text Generation • 0.2B • Updated • 117Note Final best SoloLLM v3 model: 151.9M params, trained from scratch on the curated 10B-token dataset, beats GPT-2 small overall on the fixed suite.
SoloLLM v3 150M Base Completion
🚀Generate text completions from your prompts
Note Current public text-completion demo for the final v3 150M base model.
bmax16634/sologpt-v3-123m-base
Text Generation • 0.2B • Updated • 60Note Smaller-than-GPT-2 ablation: 123.6M params, wins most external checks but does not beat GPT-2 across every metric.
bmax16634/sologpt-base-v1
UpdatedNote Legacy first-version baseline kept public as historical context; use v3 for the current result.
SoloGPT Base V1 Legacy Demo
🚀Run interactive Python apps directly in your browser
Note Legacy v1 demo kept public for historical context; use the v3 demo for the current result.