This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-12-26 14:20:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a05004743
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 21:45:44 +02: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 07:58:50 +02:00
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
2023-04-11 21:45:44 +02:00
"Disable": {
"IndentSize": true
}
}
Reference in New Issue
Copy Permalink