glhf
glhf (glhf.chat) runs almost any open-source large language model on demand through an auto-scaling GPU scheduler built on vLLM. Any Hugging Face repository can be served by passing its identifier as hf:org/model to an OpenAI-compatible REST API, giving access to models like Llama, Qwen, and Mixtral without self-hosting.
APIs
glhf Chat Completions API
OpenAI-compatible chat completions endpoint that serves almost any open-source model from Hugging Face by passing the repository as hf:org/model. Supports streaming responses vi...
glhf Models API
OpenAI-compatible models endpoint that lists the models available to the account, using the same response shape as the OpenAI models API.
Collections
glhf API
OPENPricing Plans
Rate Limits
FinOps
Glhf Chat Finops
FINOPSEvent Specifications
glhf Chat Completions Streaming (HTTP + SSE)
AsyncAPI 2.6 description of glhf's (glhf.chat) **chat completion streaming** surface. glhf does not publish a WebSocket API. Its OpenAI-compatible REST API exposes chat completi...
ASYNCAPI