Yan Zhabin
Yan Zhabin
I'm looking forward to get this PR merged! @hksdpc255 Does it require a custom jinja template from the previous PR or it works good as is?
> I feel like this PR is a mixed bag. I like the core idea and I think it's high time we implemented something like that (as in a more...
> Iām fine with having experimental or even hacky parsers, as long as they live in separate files or modules. That way, they can be easily rewritten or replaced later...
Have this issue too.
Looks like this project is dead. Last couple releases are broken (ROCm) and crashing on my machine (llama.cpp works great btw).
Had the same issue
While it's not available via pip yet: ```pyproject.toml dependencies = [ "llama-cpp-python", ] [tool.uv.sources] llama-cpp-python = { git = "https://github.com/inference-sh/llama-cpp-python.git", branch = "main" } ```
@okaris > Please leave a comment with any PRs from here you would like me to merge. I saw somewhere PR for re-ranking support (idk how good is it). It...