LocalAI/core/cli
Ettore Di Giacinto 89a11e15e7
fix(single-binary): bundle ld.so (#2602)
* debug

* fix copy command/silly muscle memory

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* remove tmate

* Debugging

* Start binary with ld.so if present in libdir

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* small refactor

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-06-18 22:43:43 +02:00
..
context feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
worker feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
cli.go feat(util): add util command to print GGUF informations (#2528) 2024-06-09 19:27:42 +02:00
models.go fix(single-binary): bundle ld.so (#2602) 2024-06-18 22:43:43 +02:00
run.go feat(libpath): refactor and expose functions for external library paths (#2578) 2024-06-16 13:58:28 +02:00
transcript.go feat(llama.cpp): guess model defaults from file (#2522) 2024-06-08 22:13:02 +02:00
tts.go TTS API improvements (#2308) 2024-06-01 18:26:27 +00:00
util.go feat(detection): detect by template in gguf file, add qwen2, phi, mistral and chatml (#2536) 2024-06-10 22:58:04 +02:00