You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the GGML_USE_LLAMAFILE CPP flag is passed to the compiler in the Makefile and CMake files. Justine Tunney remarks "the speedup works best for prompts having fewer than 1,000 tokens" (https://justine.lol/matmul/).
Is there a prompt size from which performance starts to get worse with GGML_USE_LLAMAFILE flag than without?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
By default, the GGML_USE_LLAMAFILE CPP flag is passed to the compiler in the Makefile and CMake files. Justine Tunney remarks "the speedup works best for prompts having fewer than 1,000 tokens" (https://justine.lol/matmul/).
Is there a prompt size from which performance starts to get worse with GGML_USE_LLAMAFILE flag than without?
Beta Was this translation helpful? Give feedback.
All reactions