mimir
mimir copied to clipboard
python package version
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!
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.
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?
Assuming as resolved, closing for now. Re-open if you're still facing issues