Extracting hidden_states #16053
Unanswered
orannahum-qualifire
asked this question in
Q&A
Replies: 1 comment
-
I think you might be looking for the
tool, you can run it with a -m flag to pass in the path to your gguf model |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to explore the values inside GGUF models and wanted to know if there’s a way to extract the hidden_states?
Like in transformers where you do:
Is it possible to do the same with llama.cpp?
Beta Was this translation helpful? Give feedback.
All reactions