text-generation-inference/launcher
Daniël de Kok 55fd2816ea Remove compute capability lazy cell (#2580)
Remove compute capability lock

We are only calling the `get_cuda_capability` function once, so avoiding
the cost of multiple calls is not really necessary yet.
2024-10-25 09:01:04 +00:00
..
src Remove compute capability lazy cell (#2580) 2024-10-25 09:01:04 +00:00
build.rs chore(github): add templates (#264) 2023-05-02 15:43:19 +02:00
Cargo.toml Improve support for GPUs with capability < 8 (#2575) 2024-10-25 09:01:04 +00:00