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

openai chat speculative execution #250

Merged
merged 15 commits into from
May 19, 2024
Merged

openai chat speculative execution #250

merged 15 commits into from
May 19, 2024

Conversation

ChuyueSun
Copy link
Collaborator

@ChuyueSun ChuyueSun commented Mar 1, 2024

Example usages:

examples/usage/openaichat_speculative.py # for model with a chat-only interface (e.x. gpt-4-turbo)
examples/usage/openai_speculative.py # for completion (e.x. gpt-3.5-turbo-instruct)

Tests passed:

test/lang/test_openai_backend.py
test/lang/test_srt_backend.py

@ChuyueSun ChuyueSun force-pushed the issue44 branch 3 times, most recently from 4b21814 to 5d67743 Compare April 16, 2024 04:16
@Ying1123 Ying1123 force-pushed the issue44 branch 3 times, most recently from fc874a8 to 14db370 Compare April 18, 2024 07:40
@Ying1123 Ying1123 force-pushed the issue44 branch 3 times, most recently from 969226d to 0c1d7e9 Compare May 18, 2024 09:01
@Ying1123 Ying1123 force-pushed the issue44 branch 2 times, most recently from 07126ce to 105e871 Compare May 19, 2024 04:57
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.

None yet

2 participants