How to print intermediate result in llama.cpp #16889
torettoluke
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Check the eval-callback example. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example in llama2.c

I make some print, and the result is ok
But I try this method in llama.cpp
It seems not work
Is there some setting relate to print?
Beta Was this translation helpful? Give feedback.
All reactions