Skip to content

Commit

Permalink
Add deployment notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Aug 16, 2024
1 parent 28e755b commit 36a4ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ curl http://localhost:8080/api/generate -d '{ "model": "glm-4-9b-chat", "prompt"
# Deployment

* For development purposes we can use dummy_extractor_services
* If the language is "error" then the translation server returns an error
* The other languages are returned with the text [translation for {language}] and the input text without been translated
* Run it with "make docker" for having a docker container running mocking the translation service
* The deployment script is found in the "deployment repo" branch translations-service
* We have to set up a Google cloud server for this to run using GPUs
Expand Down

0 comments on commit 36a4ffb

Please sign in to comment.