Skip to content

Commit

Permalink
[bom] Adds llama engine to BOM (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu authored Jan 5, 2024
1 parent 2b04c46 commit 54f5176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies {
api "ai.djl.fasttext:fasttext-engine:${version}"
api "ai.djl.hadoop:hadoop:${version}"
api "ai.djl.huggingface:tokenizers:${version}"
api "ai.djl.llama:llama:${version}"
api "ai.djl.ml.lightgbm:lightgbm:${version}"
api "ai.djl.ml.xgboost:xgboost-gpu:${version}"
api "ai.djl.ml.xgboost:xgboost:${version}"
Expand Down

0 comments on commit 54f5176

Please sign in to comment.