Settings

Theme

Ask HN: Cheapest way to use LLM coding assistance?

3 points by iamlucaswolf 2 years ago · 4 comments · 1 min read


I would like to toy around with LLM assistance (Chat/Copilot) for my coding side projects. Given that I will only use this sporadically (20hrs per week max, with variation between weeks), I was wondering if there was a cheaper way to access these tools than paying for an OpenAI/GitHub Copilot subscription.

Has someone here done the math on self-hosting on the cloud/running locally/using the APIs directly/just paying for the subscriptions?

Some additional details on my specific situation (but also interested in general considerations):

- I’m living in Germany (26ct/kWh, no access to Claude) - I already have access to a box with 64GB RAM, no GPU though)

b-mmxx 2 years ago

Cody was mentioned already. Continue [0] is another tool that you could give a shot, load local llm etc.

[0] https://github.com/continuedev/continue

AtomicOrbital 2 years ago

checkout the cody extension https://github.com/sourcegraph/cody available for various editors like vscode

Keyboard Shortcuts

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