nateraw / codellama-34b-python

  • Public
  • 3 runs
  • L40S

Input

You can run this model locally using Cog. First, install Cog:
brew install cog

If you don’t have Homebrew, there are other installation options available.

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

cog predict r8.im/nateraw/codellama-34b-python@sha256:9609587feed5d2cee2e2298c0eafec00c2d413f40cf82d2efeda3a259f3e4c14 \
  -i 'top_k=50' \
  -i 'top_p=0.9' \
  -i 'temperature=0.2' \
  -i 'max_new_tokens=256'

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 runs on Nvidia L40S GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.