summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorLester Solbakken <lester.solbakken@gmail.com>2024-04-16 13:07:31 +0200
committerLester Solbakken <lester.solbakken@gmail.com>2024-04-16 13:07:31 +0200
commit780bc7cbe8fb67ae712fcf278f8900c8f32e14a6 (patch)
treed37ae6302fb72f5b6f5e33a8a45d968ffc505fdf /standalone-container
parentfca990d5ed32c408df42bbe178b174711fa54a08 (diff)
Reapply "Lesters/add local llms 2"
This reverts commit ed62b750494822cc67a328390178754512baf032.
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 844b912543c..92faa1ae670 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -113,6 +113,7 @@
model-evaluation-jar-with-dependencies.jar,
model-integration-jar-with-dependencies.jar,
container-onnxruntime.jar,
+ container-llama.jar,
<!-- END config-model dependencies -->
</discPreInstallBundle>
</configuration>