Settings

Theme

Ask HN: Local small LLM with retries vs. STOA Frontier, will it work?

1 points by usermac 3 days ago · 1 comment · 1 min read


I would just like to know, most machines don't have a ton of memory. If I put a super small LLM, and if I were to have unit test, do a loop until it passes this unit test. Is that a real possibility or is it just out of the question?

kvisner 3 days ago

Depends on how hard the question is.

Simple functions in small code bases, will probably work.

Once you get large code bases and more complex work, you'd have issues with the small LLM having the context it needs to actually solve the issue.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection