-
Has the community built any scripts to convert generic pytorch models such as https://huggingface.co/THUDM/chatglm-6b to ggml for usage with llama.cpp? Thanks 😄 |
Beta Was this translation helpful? Give feedback.
Answered by
linouxis9
May 19, 2023
Replies: 2 comments 1 reply
-
Any news about these models? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@iHaagcom You could try https://github.com/akx/ggify which seem to be a tool that can do that |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
linouxis9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@iHaagcom You could try https://github.com/akx/ggify which seem to be a tool that can do that