Open wanboyang opened 11 months ago
You can download the tokenizer.model from one of the provided links, for example this is the one used for LLaMA-7B https://huggingface.co/nyanko7/LLaMA-7B/tree/main
That file tree is not correct, tokenzier.model is a file not a folder. All of the folders beneath it, 7B, 13B, etc. should be underneath the weights/ folder.
Thanks for this amazing work. I have a question about tokenizer.model in /data/weights dir, the tokenizer.model is not provide in this project.