Self-LLM: Run Open LLMs Locally (LLaMA, DeepSeek, ChatGLM)
Self-LLM: Run & fine-tune LLaMA, DeepSeek, ChatGLM locally with 1 line of code. Simplify LLM setup, quantization & training.
"Top Python Libraries" Publication 400 Subscriptions 20% Discount Offer Link.
Have you ever thought about this: running large models locally requires installing a bunch of environments, pulling different frameworks, memorizing a pile of commands... It's too troublesome. self-llm was born to solve this problem.
It's an open-source toolkit based on Python that allows you to load, deploy, and fine-tune various open-source large language models (LLMs) with minimal configuration and just one line of code.
Want to locally install and use LLaMA, DeepSeek, ChatGLM, and InternLM? No problem, self-llm supports them all.