mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-18 07:12:10 +00:00
Creating a dummy modification to chekc CI runs.
This commit is contained in:
parent
2715792a2c
commit
c567676cb6
@ -3,6 +3,7 @@ pub mod config;
|
||||
pub mod infer;
|
||||
pub mod server;
|
||||
pub mod validation;
|
||||
// Dummy change to trigger CI, TODO remove this.
|
||||
|
||||
#[cfg(feature = "kserve")]
|
||||
mod kserve;
|
||||
|
Loading…
Reference in New Issue
Block a user