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

llama: Support MiniCPM-1B (with & w/o longrope) #10559

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

JFLFY2255
Copy link
Contributor

Llama.cpp does not properly support MiniCPM 1.2B currently.
This commit fixes the bug, providing support for both the longrope and non-longrope versions of MiniCPM 1.2B, and optimizes the code implementation.

@github-actions github-actions bot added the python python script changes label Nov 28, 2024
@ggerganov ggerganov merged commit 8d0cfd5 into ggerganov:master Dec 4, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python python script changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants