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

[Llama] Add descriptive names for symbolic variables #1684

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

Lunderberg
Copy link
Contributor

Because the symbolic variables may appear in many places throughout the resulting module, they should have more descriptive names, which can be understood outside of their original contexts.

@Lunderberg
Copy link
Contributor Author

I've attempted to have the names be consistent across all model definitions, including whether the sequence length is with/without the cache.

Because the symbolic variables may appear in many places throughout
the resulting module, they should have more descriptive names, which
can be understood outside of their original contexts.
@Lunderberg Lunderberg force-pushed the llama_symbolic_var_names branch from 8f28486 to 22d87f0 Compare February 8, 2024 02:18
@tqchen tqchen merged commit 5482d7f into mlc-ai:main Feb 14, 2024
1 check passed
@Lunderberg Lunderberg deleted the llama_symbolic_var_names branch February 14, 2024 21:00
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