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

Support speculate decoding #2541

Merged
merged 13 commits into from
Jan 10, 2025

Conversation

Wanglongzhi2001
Copy link
Contributor

PR types(PR类型)

Backend

Description

support speculate decoding with dynamic batch.

Copy link

paddle-bot bot commented Oct 29, 2024

Thanks for your contribution!

@Wanglongzhi2001 Wanglongzhi2001 changed the title [WIP] Support speculate decoding Support speculate decoding Dec 17, 2024
info_dict["cache_waiting_cost_time"] = datetime_diff(task["preprocess_end_time"],
task["schedule_start_time"])
info_dict["inference_time_cost"] = task["inference_time_cost"]
info_dict["version"] = "4.6"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个version写成opensource吧,先前内部写的一个4.6是临时性的

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Jiang-Jia-Jun Jiang-Jia-Jun merged commit 19e752c into PaddlePaddle:develop Jan 10, 2025
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