- Notifications
You must be signed in to change notification settings - Fork1.2k
fix outline import issue#3282
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
2025-06-30 02:30:44.393 | INFO | text_generation_server.utils.import_utils::76 - Detected system ipex |
latest outlines is 1.0.2, tgi has issue to work with the latest version |
@Narsil please help review and merge |
@sywangyi Can you share the command you ran to launch the server? To see the model, parameters you used and reproduce it on other devices |
sywangyi commentedJul 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
you could use any text-generate-launcher command to reproduce it, since it's import error, just rebuild the image without cache. it will pip install the latest outlines |
What does this PR do?
Fixes # (issue)
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.