#42 · Primary category: Foundation Models
Index-1.9B
A lightweight multilingual LLM
Project last updated:08/21/26
GitHub Stars
1.0K
Forks
51
Contributors
15
License
Apache-2.0
Why we included this project
Small models earn their keep when GPU budgets are tight, and Bilibili's Index-1.9B line targets exactly that situation. The family spans a base model, a chat variant aligned with SFT and DPO, a role-playing edition that adds RAG for few-shot character customization, and a 32K long-context version that can handle documents over 35,000 words. Trained mainly on Chinese and English, the chat model stands out among peers of its size for a livelier conversational style and strong translation between East Asian languages. Because the weights are available through llama.cpp and Ollama, you can run it on consumer hardware for chatbots, document reading, or character-driven demos without provisioning a large serving stack. That makes it a practical pick for small teams who want a multilingual model they can actually afford to run.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities