Enable multiple llms

This commit is contained in:
Niels Geens
2024-11-22 15:05:54 +01:00
parent bbb88f39e8
commit 8766a945c0
28 changed files with 972 additions and 525 deletions

2
run.sh
View File

@@ -1,5 +1,7 @@
#!/bin/bash
set -e
docker build \
--tag sia \
.