Skip to content
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

bugfix in llm setup #27

Merged
merged 1 commit into from
Oct 15, 2024
Merged

bugfix in llm setup #27

merged 1 commit into from
Oct 15, 2024

Conversation

dtnewman
Copy link

The change in this commit started making my transformers act funky:

failure_screenshot

I partially reverted the changes so that the else portion works the same as before.

Setup:

  • Windows - WSL Ubuntu with no CUDA/GPU.
  • Single node
  • command exo --inference-engine torch --run-model llama-3.2-1b --prompt "Finish this sentence: never gonna give you up..."

After reverting the else, I get this (a larger model would do a bit better, but it looks like it's processing properly):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants