Repositpory improvements and Investigating hardware requirements:
Added a separate requirement.txt file for ease of installing necessary dependencies.
Updated the README.md file to to clearly tell repo users about the requirements.txt file
Added a nodebook experiments.ipynb with a Google Colab link for ease of testing Hardware requirements for different inference paramters, becuase requirements depend on the configuration arguments at inference.
I hope this helps other to easily play around with the model and helps in the speed of doing independe evaluations.
It would be great if we could get training/finetuning scripts becuase on my side I have a tone of AWS and Azure credits to work with.
Repositpory improvements and Investigating hardware requirements:
requirement.txt
file for ease of installing necessary dependencies.README.md
file to to clearly tell repo users about therequirements.txt
fileexperiments.ipynb
with aGoogle Colab
link for ease of testing Hardware requirements for different inference paramters, becuase requirements depend on the configuration arguments at inference.I hope this helps other to easily play around with the model and helps in the speed of doing independe evaluations.
It would be great if we could get training/finetuning scripts becuase on my side I have a tone of AWS and Azure credits to work with.