]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
authorPavol Rusnak <redacted>
Tue, 11 Apr 2023 19:45:44 +0000 (21:45 +0200)
committerGitHub <redacted>
Tue, 11 Apr 2023 19:45:44 +0000 (19:45 +0000)
commit8b679987cdce292ff36bd741f6715e4927e26f9b
treef6b913d90283ec662004818846e0a14357c0209e
parent3e6e70d8e8917b5bd14c7c9f9b89a585f1ff0b31
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
15 files changed:
.devops/main.Dockerfile
.dockerignore
.ecrc [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.github/ISSUE_TEMPLATE/custom.md
.github/workflows/docker.yml
.github/workflows/editorconfig.yml [new file with mode: 0644]
README.md
examples/Miku.sh
examples/common.cpp
examples/embedding/README.md
examples/main/README.md
examples/main/main.cpp
examples/perplexity/README.md
ggml.c