文件历史

提交图

215 次代码提交

作者 SHA1 备注 提交日期
Louistiti 9487eb363e feat(scripts): merge fetch status 2026-03-24 14:50:09 +08:00
Louistiti 7e261de8eb feat: universal abort controller on network requests 2026-03-24 13:11:29 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti 696c287a33 feat(scripts): improve stability over ipull on large files download 2026-03-23 11:48:35 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti ebfe84daf1 BREAKING: remove TCP server, Python bridge and Node.js binaries 2026-03-22 14:57:37 +08:00
Louistiti ab9b770800 feat: portable runtimes and skill deps sync 2026-03-21 22:58:20 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti fc8025dd6f feat: full built-in llama.cpp support 2026-03-19 22:48:28 +08:00
Louistiti 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility 2026-03-18 15:01:09 +08:00
Louistiti 114c286e72 feat(server): new tools data structure fallback when LLM providers fail 2026-03-02 02:06:56 +08:00
Louistiti cf7e223c15 feat(server): make use of QMD as retrieval backend 2026-03-01 03:25:42 +08:00
Louistiti 8c23671e0c chore: fix linting 2026-02-24 01:07:22 +08:00
Louistiti 431ee245ec ci: install PortAudio 2026-02-19 16:54:06 +08:00
Louistiti cfa79e0eb3 feat(python tcp server): make TCP server standalone compatible with external paths changes 2026-02-19 14:52:53 +08:00
Louistiti 2ab5e10f6a feat(scripts): remove PyTorch installation and force use core shared libraries 2026-02-19 13:47:07 +08:00
Louistiti 08b7e040fd fix(python tcp server): deps conflicts 2026-02-08 12:21:42 +08:00
Louistiti cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install 2026-02-07 14:28:49 +08:00
Louistiti ce7ae583e7 feat(scripts): auto download NVIDIA NVSHMEM on install 2026-02-07 13:36:39 +08:00
Louistiti a05045c406 feat(scripts): download NVIDIA cuSPARSELt and NCCL 2026-02-06 16:11:45 +08:00
Louistiti 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs 2026-02-06 15:54:02 +08:00
Louistiti 5c30ca894c fix(scripts): download CUDA runtime and tools for other Linux archs and Windows 2026-02-06 15:16:06 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
Louistiti 232538fffb feat(scripts): install CUDA runtime on postinstall 2026-01-03 22:54:07 +08:00
louistiti 71e9de654a feat(scripts): verify Rust setup first before install 2025-02-05 09:18:59 +08:00
Louistiti 11f22715f4 feat(python tcp server): configurable ASR durations 2025-01-27 11:29:08 +08:00
Louistiti dfc321b1a3 feat(python tcp server): upgrade PyTorch to 2.5.1 for CUDA Toolkit 12.4.1 2025-01-25 22:28:24 +08:00
louistiti 1a11bf755c perf(scripts): improve files download strategy 2025-01-04 10:46:26 +08:00
louistiti 9cb68d5c13 chore: remove unused script 2025-01-04 10:06:22 +08:00
louistiti 025234dbe8 feat(scripts): stop compiling llama.cpp from source and upgrade node-llama-cpp 2025-01-04 09:51:02 +08:00
Ciphreon 067dac6f98 feat(scripts): Update LLM setup script (#547) 2025-01-04 09:18:17 +08:00
louistiti ea8ba0f1fd feat(server): move to ESM 2024-11-20 21:47:05 +08:00
louistiti 529620b83a fix(server): set ffprobe needed permissions 2024-11-16 23:47:57 +08:00
louistiti 2accdc3d16 feat: download NLTK datasets on Python env setup 2024-11-16 22:45:10 +08:00
louistiti 0eeb9bb141 feat: support Node.js 22 2024-11-16 22:44:17 +08:00
louistiti eeceae5d36 feat(python tcp server): force spaCy to run on CPU 2024-11-16 19:30:30 +08:00
louistiti ff29aa4ddd feat: bind widget event methods 2024-08-12 21:52:03 +08:00
louistiti b891a22d2d fix(server): HuggingFace alternative and Llama 3.1 trial 2024-08-05 23:00:36 +08:00
louistiti 0c775ba2e5 feat: use VRAM as LLM unit requirements 2024-07-03 23:41:23 +08:00
louistiti 8dc725a697 refactor(scripts): differentiate PyTorch info log on macOS 2024-06-24 08:28:32 +08:00
louistiti 1314217e00 BREAKING: upgrade from Python 3.9 to Python 3.11 2024-06-23 23:29:09 +08:00
louistiti 0661e9e04f refactor(scripts): only install PyTorch when the targeted setup is the TCP server 2024-06-23 22:39:39 +08:00
louistiti a8b3f7c9bd feat(python tcp server): upgrade PyTorch to 2.3.1 (better MPS compatibility) 2024-06-20 09:54:16 +08:00
louistiti 8d3bffb64d fix: skill settings 2024-06-18 09:07:17 +08:00
louistiti 32dc3ced0b feat: Apple Silicon support for voice models 2024-06-18 09:02:09 +08:00
louistiti 582b2aa572 feat: kick off ASR engine support for Apple Silicon 2024-06-12 00:31:47 +08:00
louistiti 4ce470d3e7 feat(python tcp server): force TTS BERT local files 2024-06-06 08:43:06 +08:00
louistiti 7c9487b62b feat(scripts): download and install TTS BERT model files for the Python TCP server env setup 2024-06-06 07:56:03 +08:00
louistiti 6df34d48ee feat(scripts): test comment 2024-06-05 23:58:01 +08:00
Louis Grenard d3f3c4e3a7 feat(scripts): setup Python TCP server TTS language model files kick off 2024-06-05 23:39:59 +08:00