Skip to content

Move compile prefill out of generator parser to generic arg #892

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

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Jack-Khuu
Copy link
Contributor

Compile Prefill is only used for generation, but there is currently legacy logic that checks for this field outside of a generation context. Moved back to a generic parser arg to unblock for testing until arg_init is cleaned up

Copy link

pytorch-bot bot commented Jul 11, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/892

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 603f666 with merge base 03ea37b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 11, 2024
@Jack-Khuu Jack-Khuu merged commit 9a94b56 into main Jul 11, 2024
51 checks passed
@Jack-Khuu Jack-Khuu deleted the move_compile-prefill branch July 11, 2024 16:56
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Move Compile Prefill Out of being generation specific

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants