Unsure how tensor order is defined in GGUF for graph reconstruction #8391
Unanswered
CharlieASExp
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, trying to alter my existing GGML code in a custom framework to be a GGUF reader instead. In the GGML there were sources for each node so I could create a graph of nodes and leaves etc with up to 10 sources for each node, I can't see any similar sources in GGUF and have been trawling through the source code for an explanation with no luck. Is it somewhere in the metadata?
Any help would be greatly appreciated thanks.
Beta Was this translation helpful? Give feedback.
All reactions