Skip to content

Commit

Permalink
feat: full arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoy committed Sep 17, 2023
1 parent 009590b commit 899be2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
- MAX_QUEUE_LENGTH=10
restart: unless-stopped
ingredient-instruction-classifier: # A mini server that runs a machine learning model able to classify text for improved automatic import
image: julianpoy/ingredient-instruction-classifier:1.1.0
image: julianpoy/ingredient-instruction-classifier:1.4.9
environment:
- SENTENCE_EMBEDDING_BATCH_SIZE=200
- PREDICTION_CONCURRENCY=4
Expand Down

0 comments on commit 899be2d

Please sign in to comment.