moinnadeem / mlc_llama_70b

  • Public
  • 144 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/moinnadeem/mlc_llama_70b@sha256:2d111781313501c38cd851f57ba5c22977435c247eb8ead5ed679437f75d4822 \
  -i 'top_p=0.9' \
  -i $'prompt="Can you write a poem about open source machine learning? Let\'s make it in the style of E. E. Cummings."' \
  -i 'temperature=0.75' \
  -i $'system_prompt="You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\\n\\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don\'t know the answer to a question, please don\'t share false information.\\n"' \
  -i 'max_new_tokens=128' \
  -i 'repetition_penalty=1.15'

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.