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
98016791a6
llama.cpp
/
examples
/
llama.android
/
app
/
src
/
main
/
java
/
com
/
example
/
llama
History
Han Yin
98016791a6
UI: fix the breaking build
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
UI: add show/hide stats control to conversation screen's assistant message bubble; fix placeholder
2025-10-28 11:39:18 -07:00
monitoring
UI: show corresponding system metrics detailed info upon tapping RAM / storage / temperature indicator
2025-10-28 11:39:18 -07:00
navigation
UI: merge the Model Selection and Model Management into a unified Models screen
2025-10-28 11:39:18 -07:00
ui
UI: fix the breaking build
2025-10-28 11:39:18 -07:00
util
UI: disable tag & language chips; add section headers to explain what they are
2025-10-28 11:39:18 -07:00
viewmodel
UI: fix the breaking build
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: polish the bottom bars and info view when no models found; show loading in progress while fetching models
2025-10-28 11:39:18 -07:00