pykoi-rlhf-finetuned-transformers icon indicating copy to clipboard operation
pykoi-rlhf-finetuned-transformers copied to clipboard

use python 3.9 to 3.11 multiple versions

Open jimexist opened this issue 2 years ago • 3 comments

expand GitHub action file to support multiple python version builds.

jimexist avatar Oct 09 '23 12:10 jimexist

Thanks for the PR and it looks like it has some compatibility issues with python 3.12 based on the log here.

goldmermaid avatar Oct 15 '23 17:10 goldmermaid

Thanks for the PR and it looks like it has some compatibility issues with python 3.12 based on the log here.

it looks like this requires an upgrade from aiohttp

jimexist avatar Oct 16 '23 05:10 jimexist

for the moment it makes sense to drop support for 3.12 as torch isn't supporting 3.12 yet.

jimexist avatar Oct 16 '23 05:10 jimexist