"doc/vscode:/vscode.git/clone" did not exist on "4d1d561d28e04beb56f2c75b4ddaaf20d787ba07"
- 16 Feb, 2024 1 commit
-
-
OlivierDehaene authored
-
- 09 Feb, 2024 1 commit
-
-
drbh authored
This PR bumps the rust toolchain in CI to resolve the CI build issue ```bash Downloaded crossbeam-utils v0.8.19 Downloaded crc32fast v1.3.2 error: failed to compile `text-generation-router v1.4.0 (/home/runner/work/text-generation-inference/text-generation-inference/router)`, intermediate artifacts can be found at `/home/runner/work/text-generation-inference/text-generation-inference/target` Caused by: package `clap_lex v0.7.0` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.71.0 Either upgrade to rustc 1.74 or newer, or use cargo update -p clap_lex@0.7.0 --precise ver where `ver` is the latest version of `clap_lex` supporting rustc 1.71.0 make: *** [Makefile:12: install-router] Error 101 ```
-
- 26 Jan, 2024 1 commit
-
-
OlivierDehaene authored
-
- 15 Dec, 2023 1 commit
-
-
OlivierDehaene authored
Close #1253 Close #1279
-
- 05 Dec, 2023 1 commit
-
-
Nicolas Patry authored
-
- 27 Nov, 2023 1 commit
-
-
fxmarty authored
This PR adds support for AMD Instinct MI210 & MI250 GPUs, with paged attention and FAv2 support. Remaining items to discuss, on top of possible others: * Should we have a `ghcr.io/huggingface/text-generation-inference:1.1.0+rocm` hosted image, or is it too early? * Should we set up a CI on MI210/MI250? I don't have access to the runners of TGI though. * Are we comfortable with those changes being directly in TGI, or do we need a fork? --------- Co-authored-by:
Felix Marty <felix@hf.co> Co-authored-by:
OlivierDehaene <olivier@huggingface.co> Co-authored-by:
Your Name <you@example.com>
-
- 16 Nov, 2023 1 commit
-
-
OlivierDehaene authored
-
- 19 Oct, 2023 1 commit
-
-
Remy authored
This token is not used by your action. Secret is removed from the repository.
-
- 27 Sep, 2023 1 commit
-
-
Merve Noyan authored
I had to open this PR since I initially worked from my fork, and it requires a handful of work to trigger a new github action on my fork's specific branch (couldn't find a way, at least, despite trying all of them). --------- Co-authored-by:Nicolas Patry <patry.nicolas@protonmail.com>
-
- 11 Aug, 2023 1 commit
-
-
Mishig authored
Build docs only when change happens in `docs/source` See for example https://github.com/huggingface/api-inference/blob/main/.github/workflows/build_documentation.yml#L3-L8
-
- 10 Aug, 2023 1 commit
-
-
Merve Noyan authored
I added ToC for docs v1 & started setting up for doc-builder. cc @Narsil @osanseviero --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> Co-authored-by:
osanseviero <osanseviero@gmail.com> Co-authored-by:
Mishig <mishig.davaadorj@coloradocollege.edu>
-
- 31 Jul, 2023 1 commit
-
-
Nicolas Patry authored
# What does this PR do? Redoes #719 <!-- Congratulations! You've made it this far! You're not quite done yet though. Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution. Then, please replace this with a description of the change and which issue is fixed (if applicable). Please also include relevant motivation and context. List any dependencies (if any) that are required for this change. Once you're done, someone will review your PR shortly (see the section "Who can review?" below to tag some potential reviewers). They may suggest changes to make the code even better. If no one reviewed your PR after a week has passed, don't hesitate to post a new comment @-mentioning the same persons---sometimes notifications get lost. --> <!-- Remove if not applicable --> Fixes # (issue) ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests), Pull Request section? - [ ] Was this discussed/approved via a Github issue or the [forum](https://discuss.huggingface.co/)? Please add a link to it if that's the case. - [ ] Did you make sure to update the documentation with your changes? Here are the [documentation guidelines](https://github.com/huggingface/transformers/tree/main/docs), and [here are tips on formatting docstrings](https://github.com/huggingface/transformers/tree/main/docs#writing-source-documentation). - [ ] Did you write any new necessary tests? ## Who can review? Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR. <!-- Your PR will be replied to more quickly if you can figure out the right person to tag with @ @OlivierDehaene OR @Narsil -->
-
- 12 Jul, 2023 1 commit
-
-
Nicolas Patry authored
-
- 23 May, 2023 3 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
-
oOraph authored
# What does this PR do? Switch security group used for ci (open outbound rules) Signed-off-by:
Raphael <oOraph@users.noreply.github.com> Co-authored-by:
Raphael <oOraph@users.noreply.github.com>
-
- 16 May, 2023 2 commits
-
-
OlivierDehaene authored
Fixes #333 --------- Co-authored-by:Nicolas Patry <patry.nicolas@protonmail.com>
-
OlivierDehaene authored
-
- 15 May, 2023 2 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
-
- 02 May, 2023 1 commit
-
-
Nicolas Patry authored
-
- 27 Apr, 2023 1 commit
-
-
Ehsan M. Kermani authored
-
- 26 Apr, 2023 2 commits
-
-
Nicolas Patry authored
Co-authored-by:
OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Co-authored-by:
OlivierDehaene <olivier@huggingface.co>
-
Nicolas Patry authored
-
- 20 Apr, 2023 2 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
-
- 19 Apr, 2023 1 commit
-
-
OlivierDehaene authored
-
- 16 Apr, 2023 1 commit
-
-
OlivierDehaene authored
-
- 14 Apr, 2023 3 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
-
OlivierDehaene authored
-
- 13 Apr, 2023 6 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
-
OlivierDehaene authored
-
OlivierDehaene authored
-
OlivierDehaene authored
-
OlivierDehaene authored
-
- 29 Mar, 2023 2 commits
-
-
OlivierDehaene authored
-
OlivierDehaene authored
The only difference is that now it pushes to registry.internal.huggingface.tech/api-inference/community/text-generation-inference/sagemaker:... instead of registry.internal.huggingface.tech/api-inference/community/text-generation-inference:sagemaker-... --------- Co-authored-by:Philipp Schmid <32632186+philschmid@users.noreply.github.com>
-
- 24 Mar, 2023 1 commit
-
-
OlivierDehaene authored
-