llama3
llama3 copied to clipboard
Unresolved reference 'llama'
Hello: I downloaded llama3 and 8B models from Github, but encountered problems when setting up the virtual environment. After installing the requirements toolkit, the generation.py and test_tokenizer.py have "from llama.tokenizer import ChatFormat, Tokenizer" and "from llama.model import ModelArgs, Transformer " are not recognized. Similarly, llama is not the name of a toolkit and cannot be installed directly. Does anyone understand this problem? Please reply to me, I will wait.