8000 Tags · lofcz/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

Tags: lofcz/llama.cpp

Tags

master-f7dc43b

Toggle master-f7dc43b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix instruct mode broken by PR ggml-org#354 (ggml-org#409)

Co-authored-by: Johnman <tjohnman@github>

master-e4412b4

Toggle master-e4412b4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI: CMake: Separate build and test steps (ggml-org#376)

* CI: Separate Build and Test steps (CMake)

* CI: Make sure build passes before running tests (CMake)

* CI: Standardise step id names

master-a140219

Toggle master-a140219's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Makefile echo escape codes (by removing them). (ggml-org#418)

master-f5a77a6

Toggle master-f5a77a6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove temporary notice and update hot topics

master-d5850c5

Toggle master-d5850c5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing header for memcpy (ggml-org#386)

fixed: memcpy is not defined

master-ae44e23

Toggle master-ae44e23's commit message

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
When seed <= 0 - use the clock to generate one

master-9794052

Toggle master-9794052's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add POSIX functionality for Linux compilation (ggml-org#51)

* fix: add POSIX functionality for Linux compilation

* fix: older standard for compatibility

master-928480e

Toggle master-928480e's commit message

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
When seed <= 0 - use the clock to generate one

master-4122dff

Toggle master-4122dff's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmake: make llama an actual library (ggml-org#392)

master-305ba6f

Toggle master-305ba6f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add POSIX functionality for Linux compilation (ggml-org#51)

* fix: add POSIX functionality for Linux compilation

* fix: older standard for compatibility
0