mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 22:02:06 +00:00
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. |
||
---|---|---|
.. | ||
env_runtime.rs | ||
gpu.rs | ||
main.rs |