This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
173c4c61a4
llama.cpp
/
examples
/
llama.android
/
app
/
src
/
main
/
java
/
com
/
example
/
llama
History
Han Yin
173c4c61a4
core: verify model file path is readable
2025-10-28 11:39:18 -07:00
..
data
lib: refactor the GgufMetadataReader to take InputStream instead of absolute path as argument
2025-10-28 11:39:18 -07:00
di
data: extract local file info, copy and cleanup logics into LocalFileDataSource
2025-10-28 11:39:18 -07:00
engine
core: verify model file path is readable
2025-10-28 11:39:18 -07:00
monitoring
misc: reorg the pkg structure
2025-10-28 11:39:17 -07:00
navigation
misc: reorg the pkg structure
2025-10-28 11:39:17 -07:00
ui
UI: add "Learn More" hyperlinks to Error dialog upon model import failures
2025-10-28 11:39:18 -07:00
util
util: add more items into the mapping table of ISO 639-1 language code to ISO 3166-1 country code
2025-10-28 11:39:18 -07:00
viewmodel
UI: add "Learn More" hyperlinks to Error dialog upon model import failures
2025-10-28 11:39:18 -07:00
KleidiLlamaApplication.kt
misc: reorg the pkg structure
2025-10-28 11:39:17 -07:00
MainActivity.kt
UI: show RAM warning if model too large
2025-10-28 11:39:18 -07:00