mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
* feat: wire min_p Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * feat: inferencing defaults Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore(refactor): re-use iterative parser Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore: generate automatically inference defaults from unsloth Instead of trying to re-invent the wheel and maintain here the inference defaults, prefer to consume unsloth ones, and contribute there as necessary. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore: apply defaults also to models installed via gallery Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore: be consistent and apply fallback to all endpoint Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| agent_jobs.go | ||
| anthropic.go | ||
| anthropic_test.go | ||
| backend.go | ||
| elevenlabs.go | ||
| finetune.go | ||
| gallery-model.schema.json | ||
| jina.go | ||
| localai.go | ||
| message.go | ||
| message_test.go | ||
| openai.go | ||
| openresponses.go | ||
| prediction.go | ||
| quantization.go | ||
| request.go | ||
| schema_suite_test.go | ||
| tokenize.go | ||
| transcription.go | ||