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

Add examples to the LLMs to be shown in the components gallery #714

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

plaguss
Copy link
Contributor

@plaguss plaguss commented Jun 10, 2024

Description

This PR adds examples to the LLMs to appear in the components gallery.

Closes #710

@plaguss plaguss self-assigned this Jun 10, 2024
@plaguss plaguss added the documentation Improvements or additions to documentation label Jun 10, 2024
@plaguss plaguss added this to the 1.2.0 milestone Jun 10, 2024
@plaguss plaguss linked an issue Jun 10, 2024 that may be closed by this pull request
Copy link

codspeed-hq bot commented Jun 10, 2024

CodSpeed Performance Report

Merging #714 will not alter performance

Comparing components-examples-llms (d9456dc) with components-examples-llms (d73323d)

Summary

✅ 1 untouched benchmarks

Copy link
Member

@gabrielmbmb gabrielmbmb left a comment

Choose a reason for hiding this comment

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

LGTM! There is a small typo.


llm.load()

# Synchrounous request
Copy link
Member

Choose a reason for hiding this comment

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

typo here and in the rest of the examples SynchroUnous

@plaguss
Copy link
Contributor Author

plaguss commented Jun 10, 2024

Also I noticed I have to update llamacpp and vllm structured generation examples

@plaguss plaguss merged commit 1d53ee8 into develop Jun 11, 2024
6 checks passed
@plaguss plaguss deleted the components-examples-llms branch June 11, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add examples for LLMs
2 participants