awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
TigerResearch avatar

TigerResearch/TigerBot

0
View on GitHub↗
2,263 stars·189 forks·Python·Apache-2.0·16 viewswww.tigerbot.com↗

TigerBot

TigerBot: A multi-language multi-task LLM

Features

  • Instruction Tuning Datasets - Provides pretraining and instruction-tuning data for specific language models.
  • Specialized Domain Models - Financial and general-purpose model based on BLOOM.
  • Text LLM Models - Multilingual and multitask model with extensive domain-specific data.

Star history

Star history chart for tigerresearch/tigerbotStar history chart for tigerresearch/tigerbot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with TigerBot

These projects share indexed features with TigerBot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lianjiatech/belleLianjiaTech avatar

    LianjiaTech/BELLE

    8,273View on GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    View on GitHub↗8,273
  • openlmlab/mossOpenLMLab avatar

    OpenLMLab/MOSS

    12,140View on GitHub↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Python
    View on GitHub↗12,140
  • ictnlp/baylingictnlp avatar

    ictnlp/BayLing

    315View on GitHub↗

    “百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.⚠️ This project has been moved to: https://github.com/BayLing-Models/BayLing

    Python
    View on GitHub↗315
  • zjunlp/knowlmzjunlp avatar

    zjunlp/KnowLM

    1,387View on GitHub↗

    An Open-sourced Knowledgable Large Language Model Framework.

    Pythonbilingualchinesedeep-learning
    View on GitHub↗1,387
Compare all 30 related projects→

Frequently asked questions

What does tigerresearch/tigerbot do?

TigerBot: A multi-language multi-task LLM

What are the main features of tigerresearch/tigerbot?

The main features of tigerresearch/tigerbot are: Instruction Tuning Datasets, Specialized Domain Models, Text LLM Models.

Which projects share features with tigerresearch/tigerbot?

Projects with overlapping indexed features include: lianjiatech/belle — BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction… zjunlp/knowlm — An Open-sourced Knowledgable Large Language Model Framework. ictnlp/bayling — “百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM… openlmlab/moss — MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… baichuan-inc/baichuan2 — Baichuan2 is a collection of pre-trained large language models, including base and chat variants, designed for natural…