summaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fat-model-dependencies/pom.xml')
-rw-r--r--fat-model-dependencies/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index 4c7b213adc8..7d00f9ba58e 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -73,6 +73,12 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>model-integration</artifactId>
<version>${project.version}</version>
+ <exclusions>
+ <exclusion>
+ <groupId>ai.djl.huggingface</groupId>
+ <artifactId>tokenizers</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>