-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: hybridgroup/yzma
base: dc2fce7
head repository: hybridgroup/yzma
compare: 6145412
- 8 commits
- 36 files changed
- 1 contributor
Commits on Nov 25, 2025
-
feature: use runtime.GOARCH for download to support arm64 on Linux/Wi…
…ndows for certain configurations Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71fdc55 - Browse repository at this point
Copy the full SHA 71fdc55View commit details
Commits on Nov 26, 2025
-
feature: add download location for llama.cpp prebuilt binaries for Li…
…nux arm64 Vulkan Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb133bb - Browse repository at this point
Copy the full SHA eb133bbView commit details
Commits on Nov 28, 2025
-
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43a3a2b - Browse repository at this point
Copy the full SHA 43a3a2bView commit details -
feature: add support for messages and jinja templates
This adds 2 new subpackages to make it easier to use models that provide chat templates using Jinja. The message package contains types related to the different kinds of messages exchanged with models, e.g. chat, tools, etc. The template package adds support for using Jinja templates generally meant to be used together with the message package. Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3627a7f - Browse repository at this point
Copy the full SHA 3627a7fView commit details -
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 072c6d7 - Browse repository at this point
Copy the full SHA 072c6d7View commit details
Commits on Nov 29, 2025
-
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8ca38e - Browse repository at this point
Copy the full SHA a8ca38eView commit details -
fix: correct path for CLI module
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18214a9 - Browse repository at this point
Copy the full SHA 18214a9View commit details
Commits on Nov 30, 2025
-
fix: increase size of return buffer for metadata calls, since they ar…
…e also used for prompt templates Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6145412 - Browse repository at this point
Copy the full SHA 6145412View 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 dc2fce7...6145412