// // Created by mfuntowicz on 9/25/24. // #ifndef TEXT_GENERATION_INFERENCE_TGICCL_H #define TEXT_GENERATION_INFERENCE_TGICCL_H #include #include #include "TgiCclBackend.hpp" namespace huggingface::tgi::tgiccl { } #endif //TEXT_GENERATION_INFERENCE_TGICCL_H