summaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-05-12 10:21:48 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-05-12 10:21:48 +0200
commite030993d0c356ba6acd50c3e64da5a1f6e1538fd (patch)
tree853878e89743d224a67ba6edb44ec803e1ca9bcf /fat-model-dependencies
parentbef1950a75be8b256df07ca5ef6aacd1731c5ef9 (diff)
Revert "Revert "Bjorncs/huggingface tokenizer""
This reverts commit 2bb74878879b3acb1919fd658b8f2c476d8129d6.
Diffstat (limited to 'fat-model-dependencies')
-rw-r--r--fat-model-dependencies/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index 0ae2c68e6a8..b2ee5c64b38 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -93,10 +93,6 @@
<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>