Skip to content

Instantly share code, notes, and snippets.

@caleb-kaiser
Created December 29, 2020 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caleb-kaiser/e247ee43f42c0c7e8ec8334d462081c5 to your computer and use it in GitHub Desktop.
Save caleb-kaiser/e247ee43f42c0c7e8ec8334d462081c5 to your computer and use it in GitHub Desktop.
- name: translator
kind: RealtimeAPI
predictor:
type: python
path: predictor.py
models:
dir: "s3://models.huggingface.co/bert/Helsinki-NLP/"
cache_size: 5
compute:
gpu: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment