Replies: 1 comment
-
anybody here?? |
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.
-
I am a developer who wants to add the support of a new LLM in llama.cpp.
But I found in convert_hf_to_gguf.py, some models have override modify_tensors to change the weight tensor layout.
e.g: MiniCPMModel
I cannot find the reason what's the src tensor layout. Even after I checked the source codes in minicpm_modeling.py.
I am not the model designer or model trainer, so could you please help me about this? thank you
Beta Was this translation helpful? Give feedback.
All reactions