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
deep-diver avatar

deep-diver/LLM-As-Chatbot

0
View on GitHub↗
3,324 stars·377 forks·Python·Apache-2.0·7 views

LLM As Chatbot

LLM as a Chatbot Service

Features

  • Chat Interfaces - Service for deploying language models as chatbot interfaces.
  • LLM Frameworks - Collection of LLMs configured as chatbots for Google Colab.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for deep-diver/llm-as-chatbotStar history chart for deep-diver/llm-as-chatbot

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 LLM As Chatbot

These projects share indexed features with LLM As Chatbot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hiyouga/chatglm-efficient-tuninghiyouga avatar

    hiyouga/ChatGLM-Efficient-Tuning

    3,720View on GitHub↗

    ChatGLM-Efficient-Tuning is a fine-tuning framework and toolkit designed to optimize large language models using parameter-efficient fine-tuning techniques. It provides a pipeline for adjusting model behavior and reducing the memory and compute requirements necessary for training. The project features a web-based trainer and orchestration interface for configuring and executing the fine-tuning process on a single GPU. It supports quantized training in lower precision formats to enable fine-tuning on hardware with limited memory, as well as reinforcement learning from human feedback for model

    Pythonalpacachatglmchatglm2
    View on GitHub↗3,720
  • ibm/dromedaryIBM avatar

    IBM/Dromedary

    1,138View on GitHub↗

    Dromedary: towards helpful, ethical and reliable LLMs.

    Python
    View on GitHub↗1,138
  • dandelionsllm/pandallmdandelionsllm avatar

    dandelionsllm/pandallm

    1,033View on GitHub↗

    Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。

    Python
    View on GitHub↗1,033
  • lightning-ai/lit-llamaLightning-AI avatar

    Lightning-AI/lit-llama

    6,081View on GitHub↗

    Lit-llama is a PyTorch-based implementation framework for the LLaMA language model, providing a system for pre-training, fine-tuning, and high-performance inference. It includes a pre-training pipeline for creating foundational language models from scratch and tools for running pretrained weights to generate natural text and predict sequences. The project provides specialized toolkits for parameter-efficient fine-tuning using low-rank adaptation and lightweight adapters. It also includes a quantization library that reduces model memory footprints through four-bit and eight-bit precision to en

    Python
    View on GitHub↗6,081
Compare all 30 related projects→

Frequently asked questions

What does deep-diver/llm-as-chatbot do?

LLM as a Chatbot Service

What are the main features of deep-diver/llm-as-chatbot?

The main features of deep-diver/llm-as-chatbot are: Chat Interfaces, LLM Frameworks, Natural Language Processing.

Which projects share features with deep-diver/llm-as-chatbot?

Projects with overlapping indexed features include: ibm/dromedary — Dromedary: towards helpful, ethical and reliable LLMs. mbzuai-nlp/lamini-lm — LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions. dandelionsllm/pandallm — Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。. hiyouga/chatglm-efficient-tuning — ChatGLM-Efficient-Tuning is a fine-tuning framework and toolkit designed to optimize large language models using… lightning-ai/lit-llama — Lit-llama is a PyTorch-based implementation framework for the LLaMA language model, providing a system for… nlpxucan/wizardlm — WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding,…