issues
search
a-ghorbani
/
pocketpal-ai
An app that brings language models directly to your phone.
MIT License
1.17k
stars
89
forks
source link
[Feat]: sync llama.cpp/llama.rn
#95
Open
a-ghorbani
opened
6 days ago
a-ghorbani
commented
6 days ago
Description
Sync llama.cpp and llama.rn
adds dry sampler
adds static method for read model info from gguf (very useful for local models)
fixes issue with simulators (
https://github.com/ggerganov/llama.cpp/issues/10089
)
should resolve #94
Description Sync llama.cpp and llama.rn