hf_text-generation-inference/launcher
Daniël de Kok afc7ded84f
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-09-30 08:48:47 +02:00
..
src Remove compute capability lazy cell (#2580) 2024-09-30 08:48:47 +02:00
Cargo.toml Improve support for GPUs with capability < 8 (#2575) 2024-09-27 16:19:42 +02:00
build.rs chore(github): add templates (#264) 2023-05-02 15:43:19 +02:00