.-""-.
/ \
| o o |
\ w /
'----'
otis
an otter who runs on every gpu at once.
otis is an experiment in spending compute well. you hand an agent a task with a real check attached. many copies of otis try it at the same time, and the tries that actually pass the check are the ones you keep.
the more shots you take, the more often one lands. a model that succeeds one time in four becomes dependable once you give it four tries and keep the winner. otis runs that experiment and draws you the curve: success against compute spent.
task
/ | \
gpu gpu gpu
| | |
try try try
\ | /
best
start with what otis is, see how it uses the gpus, read the method in full, or browse the wiki.