Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Sync to GGML version as of 20230416 08:55 AM UTC. #139

Merged
merged 1 commit into from
Apr 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ggml-sys/ggml/CREDITS.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Vendored version: https://github.com/ggerganov/llama.cpp/commit/f4d277ae17247ee51129ef1a9ff74d377cc90b1b
Vendored version: https://github.com/ggerganov/llama.cpp/commit/74f5899df4a6083fc467b620baa1cf821e37799d
For convenience, changes involved in this sync:
https://github.com/ggerganov/llama.cpp/compare/180b693a47b6b825288ef9f2c39d24b6eea4eea6..f4d277ae17247ee51129ef1a9ff74d377cc90b1b
https://github.com/ggerganov/llama.cpp/compare/f4d277ae17247ee51129ef1a9ff74d377cc90b1b..74f5899df4a6083fc467b620baa1cf821e37799d

The ggml.c and ggml.h files are distributed under the terms of the MIT license.
Credit goes to the original authors: Copyright (c) 2023 Georgi Gerganov
Loading