This website requires JavaScript.
Explore
Help
Sign In
huggingface
/
text-generation-inference
Watch
5
Star
0
Fork
0
You've already forked text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
synced
2025-06-05 00:42:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20ea73c6d4
text-generation-inference
/
rust-toolchain.toml
4 lines
66 B
TOML
Raw
Normal View
History
Unescape
Escape
feat: Docker image
2022-10-14 13:56:21 +00:00
[
toolchain
]
Unpin rustrc version and set it to 'stable' (#269)
2025-02-13 09:49:09 +00:00
channel
=
"stable"
chore: add pre-commit (#1569)
2024-02-16 10:58:58 +00:00
components
=
[
"rustfmt"
,
"clippy"
]
Reference in New Issue
Copy Permalink