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

[TT-2977]: updated runner logic with parallel and error catching #238

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

zeiler
Copy link
Member

@zeiler zeiler commented Dec 4, 2023

I had this in a local branch for a while and finally got around to checking it in.

This also adds an example of using a transformer model (Llama 2) to server predictions.

@zeiler zeiler requested a review from sainivedh December 4, 2023 04:47
Copy link
Contributor

@sainivedh sainivedh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. however, there are issues with the lint checks.

clarifai/client/runner.py Outdated Show resolved Hide resolved
clarifai/client/runner.py Show resolved Hide resolved
* lint fixes

* limit num parallel polls to 10
@sainivedh sainivedh merged commit a6bddc9 into master Dec 5, 2023
17 checks passed
@sainivedh sainivedh deleted the TT-2977-updated-runners branch December 5, 2023 06:38
@sainivedh sainivedh mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants