lmql
LLM programming language
A language that enables efficient and constraint-guided programming with large language models
A language for constraint-guided and efficient LLM programming.
4k stars
23 watching
203 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
chatgpthuggingfacelanguage-modelprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries for knowledge graphs | 3 |
mooler0410/llmspracticalguide | A curated list of resources to help developers navigate the landscape of large language models and their applications in NLP | 9,551 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 35,405 |
mlabonne/llm-course | A comprehensive course and resource package on building and deploying Large Language Models (LLMs) | 40,053 |
optimalscale/lmflow | A toolkit for fine-tuning and inferring large machine learning models | 8,312 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,487 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 513 |
peremartra/large-language-model-notebooks-course | A practical course teaching large language models and their applications through hands-on projects using OpenAI API and Hugging Face library. | 1,338 |
microsoft/lmops | A research initiative focused on developing fundamental technology to improve the performance and efficiency of large language models. | 3,747 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,200 |
blackhc/llm-strategy | Decouples software implementation from underlying logic using LLMs to automate parsing of structured data | 392 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 505 |
deepseek-ai/deepseek-moe | A large language model with improved efficiency and performance compared to similar models | 1,024 |
microsoft/prompt-engine | A utility library for crafting prompts to help Large Language Models generate specific outputs | 2,602 |
modeltc/lightllm | A Python-based framework for serving large language models with low latency and high scalability. | 2,691 |