This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
hf_text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
Watch
1
Star
0
Fork
You've already forked hf_text-generation-inference
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62fc401030
hf_text-generation-inference
/
rust-toolchain.toml
3 lines
65 B
TOML
Raw
Normal View
History
Unescape
Escape
feat: Docker image
2022-10-14 07:56:21 -06:00
[
toolchain
]
misc: update to rust 1.69 (#221)
2023-04-21 13:00:30 -06:00
channel
=
"1.69.0"
feat: Docker image
2022-10-14 07:56:21 -06:00
components
=
[
"rustfmt"
,
"clippy"
]