Using LlamaBarn with Claude Code #45
erusev
started this conversation in
Integrations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
01— Configure LlamaBarnLlamaBarnis running.Settingsand set theContext lengthto32ktokens or more.02— Run Claude CodeRun
claudewith the following environment variables to point it to LlamaBarn:Replace
gpt-oss-20bwith the ID of the model you want to use (right-click on model to get its ID).Setting
ANTHROPIC_API_KEYis required but its value doesn't matter.Recommended models
gpt-oss-20b— Requires Mac with 24GB+ memorygpt-oss-120b— Requires Mac with 96GB+ memoryqwen3-coder— Requires Mac with 32GB+ memoryBeta Was this translation helpful? Give feedback.
All reactions