-
Notifications
You must be signed in to change notification settings - Fork 16k
Comparing changes
Open a pull request
base repository: ggml-org/llama.cpp
base: master
head repository: codeanker/llama.cpp
compare: master
- 19 commits
- 24 files changed
- 4 contributors
Commits on Mar 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 036f346 - Browse repository at this point
Copy the full SHA 036f346View commit details -
docker: add linux/arm64 to CUDA cuda12 build platforms
Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 779c536 - Browse repository at this point
Copy the full SHA 779c536View commit details -
Merge pull request #1 from codeanker/copilot/add-arm64-support-to-docker
docker: add linux/arm64 to CUDA cuda12 build platforms
Configuration menu - View commit details
-
Copy full SHA for 88c6d3f - Browse repository at this point
Copy the full SHA 88c6d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a9b56 - Browse repository at this point
Copy the full SHA 13a9b56View commit details -
Remove all workflows except docker.yml
Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de796d6 - Browse repository at this point
Copy the full SHA de796d6View commit details -
Merge pull request #2 from codeanker/copilot/remove-unneeded-workflows
Remove all CI workflows except Docker image build
Configuration menu - View commit details
-
Copy full SHA for 7853a5b - Browse repository at this point
Copy the full SHA 7853a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3085b - Browse repository at this point
Copy the full SHA 7e3085bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4847a - Browse repository at this point
Copy the full SHA 0a4847aView commit details -
fix: update misleading Docker Hub references to GitHub Container Regi…
…stry in workflow Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 837633c - Browse repository at this point
Copy the full SHA 837633cView commit details -
feat: add docker-compose.yml with server-cuda service for easy deploy…
…ment Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7584638 - Browse repository at this point
Copy the full SHA 7584638View commit details -
feat: only build server-cuda Docker image in workflow
Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae4013 - Browse repository at this point
Copy the full SHA dae4013View commit details -
feat: add cuda13 server image to Docker workflow matrix
Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cd746e - Browse repository at this point
Copy the full SHA 0cd746eView commit details -
Merge pull request #3 from codeanker/copilot/update-docker-publish-ta…
…rget Trim Docker workflow to only build server-cuda12 and server-cuda13 images
Configuration menu - View commit details
-
Copy full SHA for 444ea08 - Browse repository at this point
Copy the full SHA 444ea08View commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1e375e3 - Browse repository at this point
Copy the full SHA 1e375e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bad623 - Browse repository at this point
Copy the full SHA 9bad623View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74d46d - Browse repository at this point
Copy the full SHA d74d46dView commit details
Commits on Mar 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4336918 - Browse repository at this point
Copy the full SHA 4336918View commit details -
server: fix json_schema response_format handling (merge #18963)
- Add validation that json_schema.schema is present when using response_format.type: "json_schema" - Update error message for invalid response_format types to include "json_schema" - Add test cases for json_schema validation and error messages Co-authored-by: superbarne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9680d0d - Browse repository at this point
Copy the full SHA 9680d0dView commit details -
Merge pull request #4 from codeanker/copilot/merge-llama-cpp-pr-18963
server: fix json_schema response_format handling
Configuration menu - View commit details
-
Copy full SHA for a71a627 - Browse repository at this point
Copy the full SHA a71a627View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master