mirror of
https://github.com/SerTimBerrners-Lee/talkis.git
synced 2026-07-09 17:29:15 +00:00
- talkis-llm.rs: a raw-HTTP sidecar like talkis-stt, backed by llama.cpp via llama-cpp-2, serving /health, /v1/models and an OpenAI-compatible /v1/chat/completions (Qwen2.5 ChatML). Args: -m/--host/--port/-c. - Cargo: add llama-cpp-2 (Metal acceleration on macOS) - prepare-stt-sidecar.mjs + tauri.conf externalBin + check.yml placeholders: build and bundle talkis-llm alongside the STT sidecars - commit the macOS arm64 binary (built locally), like the other sidecars The engine for the local "Текстовая" model: the GGUF model already downloads; the runtime is now bundled and signed with the app, so no talkis.ru hosting and no Gatekeeper issue. |
||
|---|---|---|
| .. | ||
| check.yml | ||
| release.yml | ||