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

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

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

txsun1997/LMaaS-Papers

0
View on GitHub↗
545 星标·31 分支·MIT·5 次浏览

LMaaS Papers

Awesome papers on Language-Model-as-a-Service (LMaaS)

Features

  • Pre-trained Language Models - Research on Language Model as a Service.

Star 历史

txsun1997/lmaas-papers 的 Star 历史图表txsun1997/lmaas-papers 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

txsun1997/lmaas-papers 是做什么的?

Awesome papers on Language-Model-as-a-Service (LMaaS)

txsun1997/lmaas-papers 的主要功能有哪些?

txsun1997/lmaas-papers 的主要功能包括:Pre-trained Language Models。

txsun1997/lmaas-papers 有哪些开源替代品?

txsun1997/lmaas-papers 的开源替代品包括: codertimo/bert-pytorch. huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… eleutherai/gpt-neox — gpt-neox is a distributed training system and framework for building large-scale autoregressive language models. It… cluebenchmark/electra — 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model.

LMaaS Papers 的开源替代方案

相似的开源项目,按与 LMaaS Papers 的功能重合度排序。
  • codertimo/bert-pytorchcodertimo 的头像

    codertimo/BERT-pytorch

    6,518在 GitHub 上查看↗
    Pythonbertlanguage-modelnlp
    在 GitHub 上查看↗6,518
  • huggingface/coursehuggingface 的头像

    huggingface/course

    3,715在 GitHub 上查看↗

    This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language

    MDXdeep-learninghacktoberfestnlp
    在 GitHub 上查看↗3,715
  • morvanzhou/tutorialsMorvanZhou 的头像

    MorvanZhou/tutorials

    12,952在 GitHub 上查看↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    在 GitHub 上查看↗12,952
  • openai/gpt-2openai 的头像

    openai/gpt-2

    24,967在 GitHub 上查看↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    在 GitHub 上查看↗24,967
查看 LMaaS Papers 的所有 25 个替代方案→