We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer the following questions for yourself before submitting an issue.
similar perplexity with or without metal -ngl 1
-ngl 1
quick check:
% ./perplexity -t 4 -ngl 0 -m models/yarn-mistral-7b-64k.Q8_0.gguf -c 512 -f ../wikitext-2-raw/wiki.test.raw 2>/dev/null [1]4.2226,[2]4.7764,[3]5.5680,[4]6.3358,^C % ./perplexity -t 4 -ngl 1 -m models/yarn-mistral-7b-64k.Q8_0.gguf -c 512 -f ../wikitext-2-raw/wiki.test.raw 2>/dev/null [1]24.7243,[2]31.1885,[3]36.5431,[4]41.0809,^C
The text was updated successfully, but these errors were encountered:
Forgot to say that this is with or without metal on a M2.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
similar perplexity with or without metal
-ngl 1
Current Behavior
quick check:
The text was updated successfully, but these errors were encountered: