-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Function 'example_function_name' not found #257
Comments
Strangely, after doing git stash && git pull && make build && make run while having [core]
workspace_base="C:\\repositories\\extensions\\kimai-google-calendar"
debug=true
[llm]
model="lm_studio/starcder2-7b"
base_url="http://host.docker.internal:1234/v1"
api_key="lm-studio" while encountering errors, no logs get written |
Would you run with |
Shouldn't |
No. One is config variable and other is environmental variable. You can specify it in .env file. Why did you choose that model over Qwen 2.5 Coder? |
No particular reason |
Edited the above message. Qwen 2.5 Coder 7B quantizatied version not supported? |
I'll have to test it on my computer |
All-Hands-AI#6636 Issue
@avi12, Would you run with
DEBUG=1
env and share the first llm response in the llm/logs folder?The text was updated successfully, but these errors were encountered: