nateraw / prosusai-finbert

  • Public
  • 54.7K runs
  • L40S

Input

Run this to download the model and run it in your local environment:

docker run -d -p 5000:5000 --gpus=all r8.im/nateraw/prosusai-finbert@sha256:8ccf3289b6bc37ace3fd354b66bc157bc68fc7e5c66ebd7f9334fadc52bdabf2
curl -s -X POST \
  -H "Content-Type: application/json" \
  -d $'{
    "input": {}
  }' \
  http://localhost:5000/predictions

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model costs approximately $0.00098 to run on Replicate, or 1020 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 1 seconds.

Readme

This model doesn't have a readme.