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

Empty response with custom api #105

Open
thanhnew2001 opened this issue Nov 6, 2023 · 3 comments
Open

Empty response with custom api #105

thanhnew2001 opened this issue Nov 6, 2023 · 3 comments
Labels

Comments

@thanhnew2001
Copy link

I built and install a custom API at https://7b80-103-253-89-37.ngrok-free.app/api/generate

Everything works fine.

image

But when change the endpoint and config template in LLM VSC into this endpoint. Everything just response nothing.

There is no clue to debug. Please help me.

Copy link
Contributor

github-actions bot commented Dec 7, 2023

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 7, 2023
@r5r3
Copy link

r5r3 commented Jan 6, 2024

I have a similar problem. I'm running Phind/Phind-CodeLlama-34B-v2 locally with TGI. When I trigger the suggestion, I see that a request is send to TGI, and that the response contains the expected [{'generated_text': '..... However, in almost all cases, the suggestion is not shown.

How is the decision made, if a suggestion is shown or not? If it possible to influence the decision?

@github-actions github-actions bot removed the stale label Jan 7, 2024
Copy link
Contributor

github-actions bot commented Feb 7, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants