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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
txsun1997 avatar

txsun1997/LMaaS-Papers

0
View on GitHub↗
545 stele·31 fork-uri·MIT·6 vizualizări

LMaaS Papers

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

Features

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

Istoric stele

Graficul istoricului de stele pentru txsun1997/lmaas-papersGraficul istoricului de stele pentru txsun1997/lmaas-papers

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru LMaaS Papers

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu LMaaS Papers.
  • codertimo/bert-pytorchAvatar codertimo

    codertimo/BERT-pytorch

    6,518Vezi pe GitHub↗
    Pythonbertlanguage-modelnlp
    Vezi pe GitHub↗6,518
  • huggingface/courseAvatar huggingface

    huggingface/course

    3,715Vezi pe 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
    Vezi pe GitHub↗3,715
  • morvanzhou/tutorialsAvatar MorvanZhou

    MorvanZhou/tutorials

    12,952Vezi pe 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
    Vezi pe GitHub↗12,952
  • openai/gpt-2Avatar openai

    openai/gpt-2

    24,967Vezi pe 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
    Vezi pe GitHub↗24,967
Vezi toate cele 25 alternative pentru LMaaS Papers→

Întrebări frecvente

Ce face txsun1997/lmaas-papers?

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

Care sunt principalele funcționalități ale txsun1997/lmaas-papers?

Principalele funcționalități ale txsun1997/lmaas-papers sunt: Pre-trained Language Models.

Care sunt câteva alternative open-source pentru txsun1997/lmaas-papers?

Alternativele open-source pentru txsun1997/lmaas-papers includ: 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.