mimir icon indicating copy to clipboard operation
mimir copied to clipboard

python package version

Open JasonH0810 opened this issue 1 year ago • 2 comments

Hi,

I encountered some version conflicts with Python packages while using your code. Could you please provide the versions of the packages used in your environment?

Thanks!

JasonH0810 avatar Sep 03 '24 21:09 JasonH0810

For the transformers >=4.40.0, there will be a ValueError: 'olmo' is already used by a Transformers config, pick another name.

Also, for the latest versions of NumPy and pandas, there can also be some package conflicts.

JasonH0810 avatar Sep 03 '24 21:09 JasonH0810

Hi @JasonH0810 - I used Python 3.9.7 in my setup, with torch==2.0.1 and transformers==4.39.1, but other people that have used the repository have experimented with different (at least later) versions and seem to be able to run our scripts.

there can also be some package conflicts.

Did you face any in particular?

iamgroot42 avatar Sep 13 '24 18:09 iamgroot42

Assuming as resolved, closing for now. Re-open if you're still facing issues

iamgroot42 avatar Oct 22 '24 16:10 iamgroot42