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

Feature Request: Add support for GLM4-9B and related models #509

Open
4 tasks done
VarLad opened this issue Jul 26, 2024 · 0 comments
Open
4 tasks done

Feature Request: Add support for GLM4-9B and related models #509

VarLad opened this issue Jul 26, 2024 · 0 comments

Comments

@VarLad
Copy link

VarLad commented Jul 26, 2024

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Recently llama.cpp has got support for ChatGLM models, namely GLM4-9B and ChatGLM3-6B, you can see more details here: ggerganov/llama.cpp#8031
It would be nice if llamafile can sync with upstream such that we can use these models with llamafile as well.

Motivation

The models are pretty powerful and at least on benchmarks, the GLM4-9B beats LLAMA3-8B in many benchmarks, making it an ideal model for those with weaker machines or cheaper inference.

Possible Implementation

Merging with upstream should solve the problem.

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

No branches or pull requests

1 participant