Skip to content

Plamo arch no longer working #13130

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

Closed
LostRuins opened this issue Apr 27, 2025 · 6 comments · Fixed by #13260
Closed

Plamo arch no longer working #13130

LostRuins opened this issue Apr 27, 2025 · 6 comments · Fixed by #13260
Labels
bug Something isn't working

Comments

@LostRuins
Copy link
Collaborator

Name and Version

Forwarding this here, it's been a very long time since plamo was added and seems like somewhere along the way it's implementation broke.

Tested with https://huggingface.co/tensorblock/plamo-13b-GGUF/blob/main/plamo-13b-Q4_0.gguf and https://huggingface.co/mradermacher/plamo-13b-GGUF/blob/main/plamo-13b.Q2_K.gguf

On llama-b5195-bin-win-avx2-x64
llama-cli.exe -m plamo-13b.Q2_K.gguf -p "Hi, my name is"

Hi, my name is nike dmeldv/ cd/ t ta pets petaren

external ref: LostRuins#1506
@okdshin

Operating systems

Windows

GGML backends

CPU

Hardware

i9 13980HX, running cpu, win 10

Models

Tested with https://huggingface.co/tensorblock/plamo-13b-GGUF/blob/main/plamo-13b-Q4_0.gguf and https://huggingface.co/mradermacher/plamo-13b-GGUF/blob/main/plamo-13b.Q2_K.gguf

Problem description & steps to reproduce

Listed above

First Bad Commit

No response

Relevant log output

llama-cli.exe -m plamo-13b.Q2_K.gguf -p "Hi, my name is"

Hi, my name is nike dmeldv/ cd/ t ta pets petaren
@CISC
Copy link
Collaborator

CISC commented May 1, 2025

I think I know what the issue is, investigating...

Unfortunately it will most likely require reconversion.

@CISC
Copy link
Collaborator

CISC commented May 1, 2025

Nope, that wasn't it. :(

@LostRuins Do you know roughly when it stopped working?

@LostRuins
Copy link
Collaborator Author

Probably quite a long time. It was only brought to my attention last week from a user, but a quick test shows that it's been broken for at least a few weeks.

@CISC
Copy link
Collaborator

CISC commented May 2, 2025

Well, this is interesting, just tested if e0dbec0 could be the culprit (again), and while it does behave slightly better (it finished about 1.5 sentences before descending into madness), it's still broken before that commit.

I will try bisecting even further...

@LostRuins
Copy link
Collaborator Author

Thanks for looking into it

@CISC
Copy link
Collaborator

CISC commented May 2, 2025

Oh, wow, this has been broken for over a year, it starts at bf08e00 then gets gradually worse from there...

@CISC CISC linked a pull request May 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants