Stability-AI / StableLM

StableLM: Stability AI Language Models
Apache License 2.0
15.85k stars 1.04k forks source link

How to install and run this on Ubuntu server? #54

Closed rajendrap123 closed 1 year ago

rajendrap123 commented 1 year ago

How to install and run this on Ubuntu server?

mcmonkey4eva commented 1 year ago

Option 1: use the example notebook: https://github.com/Stability-AI/StableLM/blob/main/notebooks/stablelm-alpha.ipynb Option 2: with a bit of python experience, use it as a reference to hack together your own miniprogram for it. Option 3: use any community-developed LLM runner, such as https://github.com/oobabooga/text-generation-webui