This website requires JavaScript.
Explore
Help
Sign In
root
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2024-11-11 13:30:35 +00:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
d54c21df7e
llama.cpp
/
.ecrc
7 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
2023-04-11 19:45:44 +00:00
{
common : Update stb_image.h to latest version (#9161) * Update stb_image.h to latest version Fixes https://github.com/ggerganov/llama.cpp/issues/7431 * Update .ecrc
2024-08-27 05:58:50 +00:00
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
2023-04-11 19:45:44 +00:00
"Disable": {
"IndentSize": true
}
}
Reference in New Issue
Copy Permalink