chigozienri / xwin-mlewd-13b-v0-2

(Updated 1 year, 7 months ago)

  • Public
  • 370 runs
  • L40S
Iterate in playground

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/chigozienri/xwin-mlewd-13b-v0-2@sha256:ab6e9cd06c1deb7b200aa6c4792ef8c2503870283bfa82e1f9759e6068f409f2 \
  -i 'top_k=10' \
  -i 'top_p=0.95' \
  -i 'max_tokens=500' \
  -i 'temperature=0.8' \
  -i 'mirostat_mode="Disabled"' \
  -i 'repeat_penalty=1.1' \
  -i 'mirostat_entropy=5' \
  -i 'presence_penalty=0' \
  -i 'frequency_penalty=0' \
  -i 'mirostat_learning_rate=0.1'

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.