#352 · Primary category: AI Tool Directories & Curated Lists

LMaaS-Papers

ai gpt-3 machine-learning natural-language-processing nlp paper-list pre-trained-language-models prompt-learning prompt-tuning

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

Project last updated:05/14/24

GitHub Stars

545

Forks

29

Contributors

12

License

MIT

Why we included this project

Anyone working with large language models they can only reach through an API will find this list useful. It collects papers on adapting LLMs to downstream tasks without access to model weights or gradients, which is the constraint you actually live with when the model is a hosted service. The papers are grouped by the techniques that matter in that setting: text prompting, in-context learning, black-box optimization, feature-based learning, and using the model to generate training data. Maintainer Tianxiang Sun keeps a clear scope and notes where the topic shades into prompt-based learning, so the curation has a point of view instead of just piling up NLP papers. With around 67 entries, it is a good starting bibliography for surveying how to get value out of a hosted model.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category