🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ docker/transformers-all-latest-gpu/Dockerfile July 29, 2024
Y
use torch 2.4 in 2 CI jobs (#32302)
Yih-Dar committed
May 28, 2024
Y
Remove `ninja` from docker image build (#31080)
Yih-Dar committed
May 24, 2024
Y
Quantization / TST: Fix remaining quantization tests (#31000)
Younes Belkada committed
May 23, 2024
R
Quantized KV Cache (#30483)
Raushan Turganbay committed
May 15, 2024
Y
Use `torch 2.3` for CI (#30837)
Yih-Dar committed
L
Loading GGUF files support (#30391)
Lysandre Debut committed
April 23, 2024
Y
FIX: re-add bnb on docker image (#30427)
Younes Belkada committed
April 16, 2024
Y
More fixes for doctest (#30265)
Yih-Dar committed
April 10, 2024
Y
Fix natten install in docker (#30161)
Yih-Dar committed
March 21, 2024
Y
Fix docker image build for `Latest PyTorch + TensorFlow [dev]` (#29764)
Yih-Dar committed
February 23, 2024
Y
Use torch 2.2 for daily CI (model tests) (#29208)
Yih-Dar committed
February 14, 2024
A
AQLM quantizer support (#28928)
Andrei Panferov committed
January 11, 2024
Y
Fix docker file (#28452)
Yih-Dar committed
January 10, 2024
J
CI: limit natten version (#28432)
Joao Gante committed
January 9, 2024
P
[SDPA] Make sure attn mask creation is always done on CPU (#28400)
Patrick von Platen committed
December 25, 2023
Y
[`Awq`] Enable the possibility to skip quantization for some target modules (#27950)
Younes Belkada committed
December 5, 2023
Y
Faster generation using AWQ + Fused modules (#27411)
Younes Belkada committed
November 13, 2023
Y
Install `python-Levenshtein` for `nougat` in CI image (#27465)
Yih-Dar committed
November 7, 2023
Y
Fix autoawq docker image (#27339)
Younes Belkada committed
November 6, 2023
Y
Fix daily CI image build (#27307)
Yih-Dar committed
November 1, 2023
Y
[`core` / `Quantization` ] AWQ integration (#27045)
Younes Belkada committed
October 11, 2023
Y
Update docker files to use `torch==2.1.0` (#26735)
Yih-Dar committed
August 24, 2023
Y
[`AutoGPTQ`] Add correct installation of GPTQ library + fix slow tests (#25713)
Younes Belkada committed
August 18, 2023
Y
[`PEFT`] Peft integration alternative design (#25077)
Younes Belkada committed
August 17, 2023
Y
[`Tests`] Fix failing 8bit test (#25564)
Younes Belkada committed
August 10, 2023
M
GPTQ integration (#25062)
Marc Sun committed
August 7, 2023
Y
Update TF pin in docker image (#25343)
Yih-Dar committed
July 31, 2023
Y
Fix docker image build failure (#25214)
Yih-Dar committed
July 13, 2023
Y
Revert "Unpin protobuf in docker file (for daily CI)" (#24800)
Yih-Dar committed
July 11, 2023
Y
Unpin protobuf in docker file (for daily CI) (#24761)
Yih-Dar committed
May 17, 2023
Y
Update 3 docker files to use cu118 (#23406)
Yih-Dar committed
May 12, 2023
Y
Use cu118 with cudnn >= 8.6 in docker file (#23339)
Yih-Dar committed
Y
Fix docker image (caused by `tensorflow_text`) (#23321)
Yih-Dar committed
May 11, 2023
Y
unpin tf prob (#23293)
Yih-Dar committed
May 10, 2023
Y
pin `tensorflow-probability` in docker files (#23260)
Yih-Dar committed
April 27, 2023
F
March 24, 2023
Y
Update docker files to use official torch 2.0.0 (#22357)
Yih-Dar committed
March 17, 2023
Y
Revert "Use `dash==2.8.1` for now for daily CI" (#22233)
Yih-Dar committed
Y
Use `dash==2.8.1` for now for daily CI (#22227)
Yih-Dar committed
March 13, 2023
Y
Prepare daily CI for torch 2.0.0 (#22135)
Yih-Dar committed
March 2, 2023
A
Use PyAV instead of Decord in examples (#21572)
amyeroberts committed
February 2, 2023
Y
Use torch `1.13.1` in push/schedule CI (#21421)
Yih-Dar committed
December 12, 2022
Y
Update CI to torch 1.13.0 (#20687)
Yih-Dar committed
December 7, 2022
Y
pin TF 2.11 in docker files (#20642)
Yih-Dar committed
December 6, 2022
Y
Fix `natten` installation in docker file (#20632)
Yih-Dar committed
December 5, 2022
Y
Install `natten` with CUDA version (#20546)
Yih-Dar committed
November 30, 2022
Y
Add `natten` for CI (#20511)
Yih-Dar committed
November 18, 2022
Y
Pin TF 2.10.1 for Push CI (#20319)
Yih-Dar committed
November 14, 2022
B
Fix tapas scatter (#20149)
Bartosz Szmelczynski committed
October 26, 2022
R
Change the import of kenlm from github to pypi (#19770)
raghavanone committed