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

docs: update quickstart with OpenLLM #4295

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Nov 20, 2023

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 November 20, 2023 03:59
@aarnphm aarnphm requested review from frostming and removed request for a team November 20, 2023 03:59
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Copy link
Contributor

@Sherlock113 Sherlock113 left a comment

Choose a reason for hiding this comment

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

Minor tweaks. And when trying to send a request, I got some really strange response...Is this expected because of the model?

$ curl -X 'POST' \
>   'http://0.0.0.0:3000/v1/generate' \
>   -H 'accept: application/json' \
>   -H 'Content-Type: application/json' \
>   -d '{"prompt": "What is the meaning of life?", "stream": "False", "sampling_params": {"temperature": 0.73, "logprobs": 1}}'

hateningfetsuestionndinningmeomendinessotherslprsandllothersndoseutatelerheuththeningfefferentryonetsersonalotfinedyonetschvidualscoverningposefendilemingitsoediblyecauseeoveredningyoueywithoutdenyingtoonemoldoinsteadkingningfestartglfspywhatsledandtthievendentifeortstenggureeonemeaningisereel

Co-authored-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
@aarnphm aarnphm requested a review from Sherlock113 November 20, 2023 22:15
@aarnphm
Copy link
Contributor Author

aarnphm commented Nov 20, 2023

@Sherlock113 PTAL

@aarnphm aarnphm merged commit 758ecbc into main Nov 20, 2023
2 checks passed
@aarnphm aarnphm deleted the chore/update-documentations branch November 20, 2023 23:37
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