Dinh Long Nguyen
|
e1c8d98bf2
|
Backend Architecture Refactoring (#6094) (#6162)
* add llamacpp plugin
* Refactor llamacpp plugin
* add utils plugin
* remove utils folder
* add hardware implementation
* add utils folder + move utils function
* organize cargo files
* refactor utils src
* refactor util
* apply fmt
* fmt
* Update gguf + reformat
* add permission for gguf commands
* fix cargo test windows
* revert yarn lock
* remove cargo.lock for hardware plugin
* ignore cargo.lock file
* Fix hardware invoke + refactor hardware + refactor tests, constants
* use api wrapper in extension to invoke hardware call + api wrapper build integration
* add newline at EOF (per Akarshan)
* add vi mock for getSystemInfo
|
2025-08-15 08:59:01 +07:00 |
|
Louis
|
45c2b02842
|
test: add tests for new changes
|
2025-08-04 16:01:04 +07:00 |
|
Louis
|
fe95031c6e
|
feat: migrate cortex models to llamacpp extension (#5838)
* feat: migrate cortex models to new llama.cpp extension
* test: add tests
* clean: remove duplicated import
|
2025-07-22 23:35:08 +07:00 |
|
Louis
|
19cb1c96e0
|
fix: llama.cpp backend download on windows (#5813)
* fix: llama.cpp backend download on windows
* test: add missing cases
* clean: linter
* fix: build
|
2025-07-20 16:58:09 +07:00 |
|
Louis
|
b2ce138ea0
|
test: add tests
|
2025-07-11 09:21:11 +07:00 |
|