-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
Hi, thank you for sharing this interesting work.
According to the blog post, DVTS is supposed to create subtrees that branch out during inference. However, upon reviewing the implementation, it seems that the current code does not yet create or store the results of such subtrees. This appears to be reflected in the TODO comments as well.
| # TODO: construct and store the tree |
I have a few questions:
- Do you have a timeline for when the subtree creation and result-saving features will be implemented or made public?
- Are the experimental results shown in the blog post generated using this codebase, or were they produced using a different (possibly internal) version?
- As described, DVTS branches into subtrees to enhance diversity. However, could you elaborate on how DVTS differs from simply running multiple small-scale beam searches? Since the prompt and sampling parameters remain the same when creating subtrees, it’s not entirely clear how DVTS introduces meaningful diversity. A clarification here would be very helpful.
It would be great to get some clarification on this. Thanks again for the promising work!
Metadata
Metadata
Assignees
Labels
No labels