-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: abetlen/llama-cpp-python
base: main
head repository: shakalaca/llama-cpp-python
compare: main
- 10 commits
- 21 files changed
- 1 contributor
Commits on Oct 15, 2025
-
feat: Update llama.cpp; Update README and API reference for new model…
… loading functions; refactor examples to use updated APIs
Configuration menu - View commit details
-
Copy full SHA for e58922f - Browse repository at this point
Copy the full SHA e58922fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dab43c - Browse repository at this point
Copy the full SHA 5dab43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 888a734 - Browse repository at this point
Copy the full SHA 888a734View commit details -
feat: Enhance model path retrieval with improved error handling for h…
…uggingface_hub downloads
Configuration menu - View commit details
-
Copy full SHA for 26defad - Browse repository at this point
Copy the full SHA 26defadView commit details -
feat: Enhance completion tests with additional scenarios for multiple…
… stops, logit bias, and temperature handling
Configuration menu - View commit details
-
Copy full SHA for 43e0b9a - Browse repository at this point
Copy the full SHA 43e0b9aView commit details -
feat: Refactor embedding tests to use monkeypatch for better isolatio…
…n and add new tests for multi-input precision and return count
Configuration menu - View commit details
-
Copy full SHA for 09913d7 - Browse repository at this point
Copy the full SHA 09913d7View commit details -
feat: Enhance grammar parsing and validation with additional tests fo…
…r schema handling and error raising
Configuration menu - View commit details
-
Copy full SHA for c524fb5 - Browse repository at this point
Copy the full SHA c524fb5View commit details -
feat: Add comprehensive tests for server contract including completio…
…n, chat, and embedding endpoints
Configuration menu - View commit details
-
Copy full SHA for 5f52bd5 - Browse repository at this point
Copy the full SHA 5f52bd5View commit details -
feat: Add tests for chat completion functionality including argument …
…forwarding and streaming responses
Configuration menu - View commit details
-
Copy full SHA for c732e64 - Browse repository at this point
Copy the full SHA c732e64View commit details -
feat: Refactor and enhance tests for candidate prediction tokens with…
… additional scenarios
Configuration menu - View commit details
-
Copy full SHA for dd9ab54 - Browse repository at this point
Copy the full SHA dd9ab54View 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 main...main