mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-18 15:22:09 +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 infer;
|
||||||
pub mod server;
|
pub mod server;
|
||||||
pub mod validation;
|
pub mod validation;
|
||||||
|
// Dummy change to trigger CI, TODO remove this.
|
||||||
|
|
||||||
#[cfg(feature = "kserve")]
|
#[cfg(feature = "kserve")]
|
||||||
mod kserve;
|
mod kserve;
|
||||||
|
Loading…
Reference in New Issue
Block a user