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

Small improvements for running local models #73

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

pc9441
Copy link
Contributor

@pc9441 pc9441 commented Dec 8, 2024

Some really big models on large context can take more than default 60 seconds to process the request, hence hitting the timeout. This value was bumped to 5 minutes for local models.
Also added response print to the terminal window, as the "Suggest a function name" sometimes does not work with local models when they do not adhere correctly to this prompt

## Answer
{
    "FUN_004dba38": "handle_input_and_read",
    "FTD2XX_FT_Read": "read_from_device",
}

@mahaloz mahaloz merged commit 92bc4f0 into mahaloz:main Dec 18, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants