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 |
|
Faisal Amir
|
54d44ce741
|
fix: update default GPU toggle, and simplify state (#5937)
|
2025-07-27 14:36:08 +07:00 |
|
Faisal Amir
|
399671488c
|
fix: gpu detected from backend version (#5882)
* fix: gpu detected from backend version
* chore: remove readonly props from dynamic field
|
2025-07-24 10:45:48 +07:00 |
|
Louis
|
9b730058b4
|
feat: use hardware information api
|
2025-07-02 12:29:02 +07:00 |
|
Louis
|
6676e0ced8
|
chore: add relocate jan data folder function to new FE (#5043)
* chore: typo
* fix: linter issues
* chore: fix linter
* chore: fix linter
* chore: add relocate data folder
|
2025-05-21 10:48:10 +07:00 |
|
Louis
|
81c4dc516b
|
chore: handle hardware settings (#5041)
* chore: handle hardware settings
* chore: activate GPUs
* Update web-app/src/services/hardware.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-20 20:05:47 +07:00 |
|