- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 98
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: withcatai/node-llama-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: withcatai/node-llama-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 252 files changed
- 1 contributor
Commits on Sep 24, 2024
-
fix: use a compressed logo image for
README.md
(#340)* fix: use a compressed logo image for `README.md` * build: switch to `latest` release of `llama.cpp`
Configuration menu - View commit details
-
Copy full SHA for 8ab983b - Browse repository at this point
Copy the full SHA 8ab983bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106b171 - Browse repository at this point
Copy the full SHA 106b171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1291b97 - Browse repository at this point
Copy the full SHA 1291b97View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4478fbf - Browse repository at this point
Copy the full SHA 4478fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e751c8 - Browse repository at this point
Copy the full SHA 2e751c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cb79b - Browse repository at this point
Copy the full SHA 76cb79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578e710 - Browse repository at this point
Copy the full SHA 578e710View commit details
Commits on Sep 29, 2024
-
feat:
resolveModelFile
method (#351)* feat: `resolveModelFile` method * feat: `hf:` URI support * fix: improve GGUF metadata read times * fix: hide internal type * docs: document the `hf:` URI
Configuration menu - View commit details
-
Copy full SHA for 4ee10a9 - Browse repository at this point
Copy the full SHA 4ee10a9View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51eab61 - Browse repository at this point
Copy the full SHA 51eab61View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8145c94 - Browse repository at this point
Copy the full SHA 8145c94View commit details
Commits on Oct 29, 2024
-
feat: chat session response prefix (#375)
* feat: chat session response prefix * feat: improve context shift strategy * feat: use RAM and swap sizes in memory usage estimations * feat(`inspect gguf` command): print a single key flag * feat: faster building from source * fix: Electron crash with some models on macOS when not using Metal * fix: adapt to `llama.cpp` breaking changes * fix: improve CPU compatibility score
Configuration menu - View commit details
-
Copy full SHA for ea12dc5 - Browse repository at this point
Copy the full SHA ea12dc5View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff02ebd - Browse repository at this point
Copy the full SHA ff02ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6405ee9 - Browse repository at this point
Copy the full SHA 6405ee9View commit details
Commits on Nov 27, 2024
-
feat: Llama 3.2 3B function calling support (#386)
* feat: Llama 3.2 3B function calling support * feat: use `llama.cpp` backend registry for GPUs instead of custom implementations * feat(`getLlama`): `build: "try"` option * feat(`init` command): `--model` flag * fix: improve binary compatibility testing on Electron apps * fix: too many abort signal listeners * fix: log level of some lower level logs * fix: context window missing response during generation on specific extreme conditions * fix: adapt to breaking `llama.cpp` changes * fix: automatically resolve `compiler is out of heap space` CUDA build error * chore: update bug report template * docs: separate open source and proprietary sections in the awesome list * docs(troubleshooting): Electron build error on Windows * docs(Electron): GitHub Actions template for cross-compilation
Configuration menu - View commit details
-
Copy full SHA for 97abbca - Browse repository at this point
Copy the full SHA 97abbcaView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc6cfe3 - Browse repository at this point
Copy the full SHA bc6cfe3View commit details
Commits on Dec 1, 2024
-
feat: JSON Schema grammar enhancements (#388)
* feat(JSON Schema grammar): `prefixItems`, `minItems`, `maxItems` support * feat(JSON Schema grammar): improve inferred types * feat(JSON Schema grammar): object `additionalProperties`, `minProperties`, `maxProperties` * feat(JSON Schema grammar): string `minLength`, `maxLength`, `format` * feat(function calling): params `description` support * feat(function calling): document JSON Schema type properties on Functionary chat function types * docs: how to reduce hallucinations when using JSON schema grammar * fix: bugs * chore: update dependencies
Configuration menu - View commit details
-
Copy full SHA for 4d387de - Browse repository at this point
Copy the full SHA 4d387deView commit details
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28c7984 - Browse repository at this point
Copy the full SHA 28c7984View commit details
Commits on Dec 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a54163 - Browse repository at this point
Copy the full SHA 6a54163View commit details
Loading
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 v3.0.1...master