Commit History

v5: Minimal lazy-loading architecture for instant startup
ee3c612

MiniMax Agent commited on

Update Dockerfile to use app_v4 with background model loading
7ae4b71

MiniMax Agent commited on

Add v4 with background model loading - prevents timeout by loading model after server starts
44ffe48

MiniMax Agent commited on

Add complete local Ollama setup with OpenELM - includes setup script, API server, test scripts, and documentation
41831f1

MiniMax Agent commited on

Fix tokenizer issues: add sentencepiece dependency and robust loading strategy
d36a46f

MiniMax Agent commited on

Implement lazy loading - model loads on first request to avoid startup timeouts
2aeb5c7

MiniMax Agent commited on

Fix OpenELM tokenizer loading - use LlamaTokenizer as fallback
3daef91

MiniMax Agent commited on

Add OpenAI API compatible endpoints for OpenELM models
c126015

MiniMax Agent commited on

Add Anthropic API compatible wrapper for OpenELM models
9604400

MiniMax Agent commited on

Add application files
91bc5ae

MiniMax Agent commited on

initial commit
46c654e
verified

megharudushi commited on