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> |
||
|---|---|---|
| .. | ||
| types | ||
| chat.go | ||
| chat_test.go | ||
| completion.go | ||
| constants.go | ||
| edit.go | ||
| embeddings.go | ||
| image.go | ||
| image_test.go | ||
| inference.go | ||
| inference_test.go | ||
| inpainting.go | ||
| inpainting_test.go | ||
| list.go | ||
| openai_suite_test.go | ||
| realtime.go | ||
| realtime_model.go | ||
| realtime_transport.go | ||
| realtime_transport_webrtc.go | ||
| realtime_transport_ws.go | ||
| realtime_webrtc.go | ||
| transcription.go | ||