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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index b2ee5c64b38..0ae2c68e6a8 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -93,6 +93,10 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
+ <groupId>ai.djl.huggingface</groupId>
+ <artifactId>tokenizers</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
</exclusion>