Developed Stable Diffusion, one of today’s most successful AI image makers. stable AIalso tried to match ChatGPT. its own language model for a long time StableLM It is developed by StableAI and has now released its language model for everyone.
StableLM is published on GitHub with all its code for developers around the world. Competitor ChatGPT language model, with a large amount of data Pile trained.
Even if there are currently a limited number of parameters, even this number is enough:

- Like ChatGPT, it can write code for you as well as normal chat.
StableLM, today only It has 3 billion and 7 billion parameters published versions. Even this number is actually a number not found in many language models today. In addition, the development team is coming soon. It has 15 and 65 billion parameters announced that versions will also be published.
StableLM language model to attempt You don’t need to download any source codes. You can try out the language model on Hugging Face by clicking this link. However, it should be noted that StableLM only supports English, unlike ChatGPT.
The source codes of the language model, which you can access by clicking on this link, you can use the model for your own purposes. train and set up a system you can use.