CambioML / pykoi-rlhf-finetuned-transformers

pykoi: Active learning in one unified interface
https://www.cambioml.com
Apache License 2.0
407 stars 43 forks source link

use python 3.9 to 3.11 multiple versions #78

Closed jimexist closed 5 days ago

jimexist commented 1 year ago

expand GitHub action file to support multiple python version builds.

goldmermaid commented 1 year ago

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

jimexist commented 1 year ago

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 commented 1 year ago

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