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

Monkey-patch structlog to have pickle-able CallsiteParameterAdder #227

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

Lunderberg
Copy link
Member

Required for compatibility with TVM PR apache/tvm#16618. Can be removed after upstream structlog hynek/structlog#603 lands.

This is a backport of the OLLM PR https://github.com/octoml/ollm/pull/409, and is not needed after the MLC-serve migration.

Required for compatibility with TVM PR
apache/tvm#16618.  Can be removed after
upstream `structlog` hynek/structlog#603
lands.

This is a backport of the OLLM PR
octoml/ollm#409, and is not needed after the
MLC-serve migration.
@masahi masahi merged commit 0caae1f into batch-serving Mar 11, 2024
1 check passed
@Lunderberg Lunderberg deleted the lunderberg/monkey_patch_structlog_pickleable branch March 11, 2024 20:11
Lunderberg pushed a commit to Lunderberg/mlc-llm that referenced this pull request Apr 1, 2024
* Isolate model fetching in a separate process

* update target detection logic

* update metal compilation callback
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