-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Implementing Echo in OpenAI endpoint #201
Comments
As you mentioned, the main blocker for adding |
Hi guys, I'm also interested in having the echo feature implemented for my specific use case. I would love to try to contribute to this issue. I've been using vLLM and it's been great so far! |
@zhuohan123 could you point me in the right direction of where to look to start implementing this feature? |
@andreamad8 looks like this was solved in #1504, this issue can be closed 😄 |
SUMMARY: * switch over to GCP VM's for building stage of "remote push" NOTE: this is just the start. i'll redo the benchmarking and nightly workflows in an upcoming PR. TEST PLAN: runs on remote push Co-authored-by: andy-neuma <andy@neuralmagic.com>
Sync with upstream @ v0.6.3
Maybe not too urgent, but would be nice to have echo in the OpenAI interface, this can facilitate scoring (e.g., QA dataset)
The text was updated successfully, but these errors were encountered: