Flacuna was developed by fine-tuning Vicuna on Flan-mini, a comprehensive instruction collection encompassing various tasks. Vicuna is already an excellent writing assistant, and the intention behind Flacuna was to enhance Vicuna's problem-solving capabilities. To achieve this, we curated a dedicated instruction dataset called Flan-mini.
Hi, I am running on my local machine with 1 A100 and A6000.
I am facing the following problem:
[Errno 1] Operation not permitted: '.../python3.8/site-packages/pandas/core/groupby/numba_.py'
I think this problem happens due to the conflict of the packages, and I can not identify the correct version.
Can I request a requirement.txt file for the correct version of the packages?
Hi, I am running on my local machine with 1 A100 and A6000. I am facing the following problem:
[Errno 1] Operation not permitted: '.../python3.8/site-packages/pandas/core/groupby/numba_.py'
I think this problem happens due to the conflict of the packages, and I can not identify the correct version. Can I request a requirement.txt file for the correct version of the packages?
Thank you for your support.