nateraw / codellama-7b-python

  • Public
  • 5 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-7b-python@sha256:cba55291fed53180af7f5ea0f3681b7b763eb2a1783fc4ca517df32206fbfae6 \
  -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.