Awesome-LLM-Inference
๐A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.๐
Awesome-LLM-Inference MCP Server
MCP server for xlite-dev/Awesome-LLM-Inference
Ready-to-Use Client Configurations
{
"mcpServers": {
"Awesome-LLM-Inference": {
"command": "npx",
"args": [
"-y",
"@xlite-dev/Awesome-LLM-Inference"
]
}
}
}