-
Notifications
You must be signed in to change notification settings - Fork 24
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
docs: add a tutorial for running model locally in a Python extension #90
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sunxilin
changed the title
doc: add a tutorial for running model locally in a Python extension
docs: add a tutorial for running model locally in a Python extension
Oct 9, 2024
sunxilin
force-pushed
the
doc--run-local-model-in-python-ext
branch
from
October 9, 2024 10:14
30617c5
to
4418460
Compare
halajohn
approved these changes
Oct 10, 2024
halajohn
pushed a commit
that referenced
this pull request
Oct 14, 2024
…ore conveniently docs: fix local registry and names (#89) feat: enhance default_extension_go for template mode (#88) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> docs: add a tutorial for running model locally in a Python extension (#90) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> fix: rename test cases feat: upload runtime only, ignore others (#93) fix: no need to package src (#92) feat: add a python script for auto update package versions according … (#85) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> docs: updating ten_agent_server from astra_agents_dev (#95) * docs: updating ten_agent_server from astra_agents_dev Updating ten_agent_server from astra_agents_dev * docs: fixing typo Fixing typo fix: fix some integration test cases (#94) feat: add cargo config auto-gen (#51) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> chore: update version and publish to cloud store automatically (#97) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> fix: refine codes fix: update versions of dependencies fix: refine codes fix: add TenEnvAsync class for AsyncExtension fix: add more comments chore: improve and supplement Python test cases fix: refine naming fix: refine naming fix: refine codes fix: join thread in destructor of AsyncExtension fix: forked repo can not get version since tag is not synced (#99) doc: update summary part feat: add linux/arm64 (#98) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> chore: update to latest ten_gn chore: add more CI test cases (#136) fix: join thread before on_deinit_done to prevent from memory leak in Python binding fix: create a new Python thread to avoid blocking extension thread
halajohn
pushed a commit
that referenced
this pull request
Oct 14, 2024
…ore conveniently docs: fix local registry and names (#89) feat: enhance default_extension_go for template mode (#88) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> docs: add a tutorial for running model locally in a Python extension (#90) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> fix: rename test cases feat: upload runtime only, ignore others (#93) fix: no need to package src (#92) feat: add a python script for auto update package versions according … (#85) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> docs: updating ten_agent_server from astra_agents_dev (#95) * docs: updating ten_agent_server from astra_agents_dev Updating ten_agent_server from astra_agents_dev * docs: fixing typo Fixing typo fix: fix some integration test cases (#94) feat: add cargo config auto-gen (#51) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> chore: update version and publish to cloud store automatically (#97) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> fix: refine codes fix: update versions of dependencies fix: refine codes fix: add TenEnvAsync class for AsyncExtension fix: add more comments chore: improve and supplement Python test cases fix: refine naming fix: refine naming fix: refine codes fix: join thread in destructor of AsyncExtension fix: forked repo can not get version since tag is not synced (#99) doc: update summary part feat: add linux/arm64 (#98) Co-authored-by: Hu Yueh-Wei <wei.hu.tw@gmail.com> chore: update to latest ten_gn chore: add more CI test cases (#136) fix: join thread before on_deinit_done to prevent from memory leak in Python binding fix: create a new Python thread to avoid blocking extension thread
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.