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

fix(docs): remove eager type evaluation for python 3.8 on openllm examples #4393

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Jan 11, 2024

What does this PR address?

Fixes #(issue)

Before submitting:

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from a team as a code owner January 11, 2024 03:56
@aarnphm aarnphm requested review from bojiang and removed request for a team January 11, 2024 03:56
@aarnphm aarnphm merged commit 118be91 into main Jan 11, 2024
1 of 4 checks passed
@aarnphm aarnphm deleted the fix/docs branch January 11, 2024 03:56
frostming added a commit that referenced this pull request Jan 16, 2024
Squashed commit of the following:

commit b954ee7
Author: Ilia Bakalets <ilyabakalets12@gmail.com>
Date:   Thu Jan 11 12:42:37 2024 +0700

    docs: fix typo in tritonserver_type parameter and code example (#4394)

    docs: fix typo in tritonserver_type parameter and address inconsistency in code example

    1. There is a typo in tritonserver_type=''http' with double ' before http
    2. for example "To get OUTPUT__1 as a JSON dictionary:", there is an inconsistency in the return line where it mentions OUTPUT_0, but it should be OUTPUT_1.

commit 118be91
Author: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Date:   Wed Jan 10 22:56:44 2024 -0500

    fix(docs): remove eager type evaluation for python 3.8 (#4393)

    fix(docs): remove eager type evaluation for python 3.8

    Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

Signed-off-by: Frost Ming <me@frostming.com>
frostming added a commit that referenced this pull request Jan 16, 2024
* fix(docs): remove eager type evaluation for python 3.8 (#4393)

fix(docs): remove eager type evaluation for python 3.8

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* docs: fix typo in tritonserver_type parameter and code example (#4394)

docs: fix typo in tritonserver_type parameter and address inconsistency in code example

1. There is a typo in tritonserver_type=''http' with double ' before http
2. for example "To get OUTPUT__1 as a JSON dictionary:", there is an inconsistency in the return line where it mentions OUTPUT_0, but it should be OUTPUT_1.

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Ilia Bakalets <ilyabakalets12@gmail.com>
frostming pushed a commit that referenced this pull request Jan 17, 2024
fix(docs): remove eager type evaluation for python 3.8

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
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.

1 participant