I included that link accidentally. I still have issues with the cloning. Using 'git clone' alone (and not the given command on the GitHub) can clone the repository, but the "pip install ." stage does not work then. Is it necessary to clone the entire repository to access their embeddings?
To use it through HuggingFace (say, evo_7b), would I have to download the 13.8 Gb file here? https://huggingface.co/arcinstitute/evo2_7b/tree/main
Apologies for the simple questions.