Skip to content

Commit

Permalink
Merge pull request #32165 from vespa-engine/balder/back-to-llama-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hmusum authored Aug 18, 2024
2 parents 0556996 + d33f20e commit 2b97309
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<junit.vespa.version>5.10.2</junit.vespa.version>
<junit.platform.vespa.version>1.10.2</junit.platform.vespa.version>
<junit4.vespa.version>4.13.2</junit4.vespa.version>
<kherud.llama.vespa.version>3.3.0</kherud.llama.vespa.version>
<kherud.llama.vespa.version>3.2.1</kherud.llama.vespa.version>
<luben.zstd.vespa.version>1.5.6-4</luben.zstd.vespa.version>
<lucene.vespa.version>9.11.1</lucene.vespa.version>
<maven-archiver.vespa.version>3.6.2</maven-archiver.vespa.version>
Expand Down
2 changes: 1 addition & 1 deletion dist/vespa.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
%global _vespa_gtest_version 1.14.0
%global _vespa_protobuf_version 5.26.1
%global _vespa_openblas_version 0.3.27
%global _vespa_llama_version 3.3.0
%global _vespa_llama_version 3.2.1
%global _use_vespa_abseil_cpp 1
%global _use_vespa_protobuf 1
%global _use_vespa_openblas 1
Expand Down

0 comments on commit 2b97309

Please sign in to comment.