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

use concrete version instead of latest #452

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

ErikKaum
Copy link
Member

Just noticed this while browsing the codebase. I'd recommend to use a concrete semver version when deploying TGI rather than latest.

If you e.g. look at the packages, latest is now on sha-7eeefa3, so not something that's included in a release and might break.

Also, it makes debugging easier since you'll know exactly which version it is.

I used, 3.0.1 which is the latest release as of writing.

@HuggingFaceDocBuilderDev
Copy link
Collaborator

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@clefourrier clefourrier merged commit bc62cb9 into huggingface:main Dec 17, 2024
3 checks passed
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.

4 participants