-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[BUG]: Error trying to run LLama2.mojo #1169
Comments
1997MarsRover
added
bug
Something isn't working
mojo
Issues that are related to mojo
labels
Oct 27, 2023
Can you try updating your mojo (and modular) version? Which WSL version are you using? Because only WSL 2 is supported. |
Am using WSL2 |
Hi @1997MarsRover , mojo v |
Thanks @tairov |
Closed
Were you able to successfully run with the updated mojo? |
Closing due to no response |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
I encountered an issue while running the mojo tool with the following command:
mojo llama2.mojo stories15M.bin -s 100 -n 256 -t 0.5 -i "Mojo is a language"
Error Message:
Expected Behavior.
I expected the mojo tool to execute the command without errors and produce the intended output.
Output expected
Steps to reproduce
mojo llama2.mojo stories15M.bin -s 100 -n 256 -t 0.5 -i "Mojo is a language"
System information
The text was updated successfully, but these errors were encountered: