mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 13:52:07 +00:00
* Torch 2.6 * Upgrade the toolchain. * Don't upgrade just yet. * Upgrade toolchain. * Time upgrade. * TGI-nix main. * Upgrade to transformers 4.50
6 lines
133 B
TOML
6 lines
133 B
TOML
[toolchain]
|
|
# Released on: 30 January, 2025
|
|
# https://releases.rs/docs/1.84.1/
|
|
channel = "1.85.1"
|
|
components = ["rustfmt", "clippy"]
|