upstreaming llama.cpp Hy4-preview support

#1
by sszymczyk - opened

@HongHuang do you plan to upstream your Hy4-preview llama.cpp support patch?

AngelSlim org

Yes, I will provide a PR to llama.cpp soon.

@HongHuang FYI I started doing some light cleanup of your patch here: https://github.com/fairydreaming/llama.cpp/tree/hy4-preview - merged with the current master and did some minor fixes - mostly unified naming with existing llama.cpp Hy3 implementation and removed indexer_is_fulland related code as we already had similar attribute. Feel free to use any parts you want.

Sign up or log in to comment