Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ggmlv3 #34

Open
jingsam opened this issue Jul 19, 2023 · 2 comments
Open

Support ggmlv3 #34

jingsam opened this issue Jul 19, 2023 · 2 comments

Comments

@jingsam
Copy link

jingsam commented Jul 19, 2023

I download llama-7b.ggmlv3.q4_0.bin from https://huggingface.co/TheBloke/LLaMa-7B-GGML/tree/main, LlamaChat says not a valid model. It seems not support ggmlv3 format.

image
@alexrozanski
Copy link
Owner

LlamaChat v2 is coming with expanded support for ggml and other models. development has stalled for a bit but hopefully I'll be able to get back to it soon 👌🏼

@ymcui
Copy link

ymcui commented Jul 27, 2023

LlamaChat v2 is coming with expanded support for ggml and other models. development has stalled for a bit but hopefully I'll be able to get back to it soon 👌🏼

@alexrozanski Looking forward to new version.
BTW, as a kind reminder, llama.cpp will have breaking changes on its model format (ggjt-v3 to gguf).
Maybe it is good to keep an eye on this: ggerganov/llama.cpp#2398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants