Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency de.kherud:llama to v3.2.1 #31244

Merged
merged 2 commits into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.kherud:llama 3.0.2 -> 3.2.1 age adoption passing confidence

Release Notes

kherud/java-llama.cpp (de.kherud:llama)

v3.2.1: Version 3.2.1

Compare Source

  • Include GGML backend in text log
  • Update to llama.cpp b3008

v3.2.0: Version 3.2.0

Compare Source

Logging Re-Implementation (see #​66)

  • Re-adds logging callbacks via LlamaModel#setLogger(LogFormat, BiConsumer<LogLevel, String>)
  • Removes dis-functional ModelParameters#setLogDirectory(String), ModelParameters#setDisableLog(boolean), andModelParameters#setLogFormat(LogFormat)

v3.1.1: Version 3.1.1

Compare Source

  • Adds chat template support (credit to @​lesters #​64)
  • Updates to llama.cpp b2969
  • Adds explicit Phi-3 128k support

v3.1.0: Version 3.1.0

Compare Source

Changes:

  • Updates to llama.cpp b2885
  • Fixes #​62 (generation can now be canceled)
  • Fixes macos x64 shared libraries

API changes:

  • LlamaModel.Output is now LlamaOutput
  • LlamaIterator is now public, was private LlamaModel.Iterator previously

Configuration

📅 Schedule: Branch creation - "before 6am on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/kherud.llama.vespa.version branch from 9e11dca to bd1978b Compare May 22, 2024 22:58
@renovate renovate bot changed the title Update dependency de.kherud:llama to v3.1.0 Update dependency de.kherud:llama to v3.1.1 May 22, 2024
@renovate renovate bot force-pushed the renovate/kherud.llama.vespa.version branch from bd1978b to ee88ea1 Compare May 25, 2024 13:26
@renovate renovate bot changed the title Update dependency de.kherud:llama to v3.1.1 Update dependency de.kherud:llama to v3.2.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/kherud.llama.vespa.version branch from ee88ea1 to b6e3be6 Compare May 27, 2024 18:57
@renovate renovate bot changed the title Update dependency de.kherud:llama to v3.2.0 Update dependency de.kherud:llama to v3.2.1 May 27, 2024
@baldersheim
Copy link
Member

Depends on vespa-engine/vespa-3rdparty-deps#247 and subsequent successful copr build.

@renovate renovate bot force-pushed the renovate/kherud.llama.vespa.version branch from b6e3be6 to 65b40b5 Compare May 28, 2024 09:58
@baldersheim baldersheim merged commit 84de485 into master May 28, 2024
3 checks passed
@baldersheim baldersheim deleted the renovate/kherud.llama.vespa.version branch May 28, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant