#226 · Primary category: Education & Research

LMOps

agi gpt language-model llm lm lmops nlp pretraining prompt promptist x-prompt

General technology for enabling AI capabilities w/ LLMs and MLLMs

Project last updated:07/25/26

GitHub Stars

4.5K

Forks

379

Contributors

28

License

MIT

Why we included this project

LMOps is Microsoft's research home for the mechanics of prompting, useful if you want to understand how prompts work rather than just consume an API. The most polished piece is Promptist, a reinforcement-learning-trained model that rewrites text-to-image prompts into phrasing Stable Diffusion handles better, with pretrained weights available directly on Hugging Face. The rest of the repo is a collection of research artifacts: structured prompting to extend in-context learning to longer context, extensible prompts that go beyond natural language, a lossless inference accelerator that reuses text spans from references to speed up generation, plus work on alignment and in-context learning. Researchers and grad students will find reproducible code tied to each paper, though this is research-grade material, not a turnkey product, so expect to adapt the pieces for your own pipeline.

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