Skip to content
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

Open
kevin-support-bot bot opened this issue Feb 6, 2025 · 7 comments
Open

[Bug]: Function 'example_function_name' not found #257

kevin-support-bot bot opened this issue Feb 6, 2025 · 7 comments

Comments

@kevin-support-bot
Copy link

All-Hands-AI#6636 Issue


@avi12, Would you run with DEBUG=1 env and share the first llm response in the llm/logs folder?

@avi12
Copy link

avi12 commented Feb 6, 2025

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
Setting workspace_base="/mnt/c/repositories/extensions/kimai-google-calendar doesn't solve the issue either

@SmartManoj
Copy link
Owner

Would you run with DEBUG=1 make run?

@avi12
Copy link

avi12 commented Feb 6, 2025

Shouldn't debug=true do it as well?

@SmartManoj
Copy link
Owner

SmartManoj commented Feb 6, 2025

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?
https://bigcode-bench.github.io

@avi12
Copy link

avi12 commented Feb 6, 2025

No particular reason
I'm exploring models that could run on my 7yo+ hardware

@SmartManoj
Copy link
Owner

Edited the above message.

Qwen 2.5 Coder 7B quantizatied version not supported?

@avi12
Copy link

avi12 commented Feb 6, 2025

I'll have to test it on my computer
I have i7 6950x, 64GB RAM, GTX 1080Ti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants