mirror of
https://github.com/turboderp-org/exllamav2.git
synced 2026-04-20 14:29:28 +00:00
* Actions: Python 3.12: Override with VS 2022 17.9 Github Actions updated their runner image with VS 17.10 which is incompatible with older versions of CUDA. Force a downgrade to 17.9 and build. Signed-off-by: kingbri <bdashore3@proton.me> * Actions: Update to VS 2022 17.9 Github Actions updated their Windows runner image with VS 17.10 which is incompatible with older versions of CUDA. Force a downgrade to 17.9 and build. Signed-off-by: kingbri <bdashore3@proton.me> * Actions: Add Python 3.12 to releases Python 3.12 ExllamaV2 is stable. So, add it into builds. Signed-off-by: kingbri <bdashore3@proton.me> --------- Signed-off-by: kingbri <bdashore3@proton.me>