awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lamini-ai avatar

lamini-ai/lamini

0
View on GitHub↗
2,534 星标·153 分支·Python·Apache-2.0·4 次浏览lamini.ai↗

Lamini

The Official Python Client for Lamini's API

Features

  • Language Model Development - Engine for rapid customization of language models.
  • Model Training - Integrated platform for both inference and model tuning.
  • Open Source Models - Framework for building and training custom language models.

Star 历史

lamini-ai/lamini 的 Star 历史图表lamini-ai/lamini 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Lamini 的开源替代方案

相似的开源项目,按与 Lamini 的功能重合度排序。
  • lm-sys/fastchatlm-sys 的头像

    lm-sys/FastChat

    39,472在 GitHub 上查看↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    Python
    在 GitHub 上查看↗39,472
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 GitHub 上查看↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    在 GitHub 上查看↗161,630
  • hiyouga/llama-factoryhiyouga 的头像

    hiyouga/LLaMA-Factory

    72,241在 GitHub 上查看↗

    LLaMA-Factory is a comprehensive suite for dataset preparation, model fine-tuning, memory optimization, and standardized API deployment. It provides a unified platform for the supervised and reward-based fine-tuning of large language models and vision-language models. The framework includes a specialized toolkit for training vision-language models and a model serving interface that deploys trained models through high-performance APIs. It utilizes precision tuning and quantization techniques to reduce the hardware requirements and memory footprint of large models. The system covers data pipel

    Python
    在 GitHub 上查看↗72,241
  • microsoft/deepspeedmicrosoft 的头像

    microsoft/DeepSpeed

    42,533在 GitHub 上查看↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Python
    在 GitHub 上查看↗42,533
查看 Lamini 的所有 30 个替代方案→

常见问题解答

lamini-ai/lamini 是做什么的?

The Official Python Client for Lamini's API

lamini-ai/lamini 的主要功能有哪些?

lamini-ai/lamini 的主要功能包括:Language Model Development, Model Training, Open Source Models。

lamini-ai/lamini 有哪些开源替代品?

lamini-ai/lamini 的开源替代品包括: lm-sys/fastchat — FastChat is a training and serving platform for large language models that provides an integrated toolkit for… nvidia/megatron-lm — Megatron-LM is a distributed transformer training library and large language model training framework designed to… hiyouga/llama-factory — LLaMA-Factory is a comprehensive suite for dataset preparation, model fine-tuning, memory optimization, and… huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… microsoft/deepspeed — DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of… rucaibox/llmbox — A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.