Chatbot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Hendrik Langer 81703cf10c work on remote workers 2 years ago
..
Dockerfile work on remote workers 2 years ago
README.md work on remote workers 2 years ago
model_fetcher.py work on remote workers 2 years ago
runpod_infer.py work on remote workers 2 years ago
test_input.json work on remote workers 2 years ago

README.md

Building

Select one of the following models to build:

  • gpt-neo-1.3B
  • gpt-neo-2.7B
  • gpt-neox-20b
  • pygmalion-6b
  • gpt-j-6b
docker build --build-arg MODEL_NAME={model name} -t repo/image_name:tag .