free-llm-api-resources vs vllm
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| free-llm-api-resources | vllm | |
|---|---|---|
| Tagline | Repository listing free and trial-based LLM inference API resources | A high-throughput and memory-efficient inference and serving engine for LLMs |
| Stars | 26k | 86k |
| Forks | 2.7k | 19k |
| Open issues | 57 | 5.6k |
| Language | Python | Python |
| License | - | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | Inference & Serving | Model Training, Inference & Serving |
free-llm-api-resources
This repository compiles a list of services offering free or trial-based access to large language model APIs, categorized by free providers and those with trial credits.
Python
vllm
vLLM is a fast and efficient library designed to serve large language models (LLMs) with high throughput while being mindful of computational resources. It supports various model optimizations, quantization techniques, and offers seamless integration with popular Hugging Face models.
Python