-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New install of WSL error with missing Tokeniser #396
Comments
I had the same problem, you have to rename "LLaMATokenizer" to "LlamaTokenizer" on the tokenizer_config.json from your model. And if you still have CUDA problems try |
just type explorer.exe on the wsl terminal and then you should be able to view the files inside the file explorer window. Then you can edit the tokenizer_config.json with notepad. |
Not sure if you've seen this already, but this helped me with that error: |
@cpwilson1989 I did see that, thanks for the notice though. |
Describe the bug
I was using the previous version of the webui with one-click install method until I updated it and it stopped working.
Hence, I tried the new WSL method to install it on my windows system.
But when I thought everything was complete and I tried to run it, it says that some Tokenisers are missing, I guess.
(I don't have CS background so I don't really know the details of what I am talking about.)
Please help to resolve this issue.
Is there an existing issue for this?
Reproduction
(base) ssm05111@username:
$ conda activate textgen$ cd text-generation-webui/(textgen) ssm05111@username:
(textgen) ssm05111@username:~/text-generation-webui$ python server.py
Screenshot
Logs
System Info
The text was updated successfully, but these errors were encountered: