10 Commits

Author SHA1 Message Date
hiento09
200f19f3ee
Inference Plugin pull nitro binary from release (#524)
* refactor nitro folder structure inside inference plugin

* Change to flat folder structure for nitro binary

* Remove all exiting nitro binary file

* add download command for nitron linux cuda

* Add yarn script to download nitro

* Add build deps to data-plugins yarn script

* add chmod for nitro binary file

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-01 23:32:41 +07:00
Louis
1efe2cbd1e
fix: dest.end is not a function (#501) 2023-10-31 15:21:18 +07:00
John
6be67895dd 255: Cloud native 2023-10-30 23:20:10 +07:00
Louis
9903b033b0
fix: correct app version display (#452) 2023-10-26 08:59:28 +07:00
Service Account
fffeaf5bc9 Change to load nitron on windows and linux from bash/shell script 2023-10-25 14:32:48 +07:00
Service Account
47e5327228
chore: Add todo for checking whether CUDA exists or not 2023-10-21 18:04:29 -07:00
Louis
d133594db7
chore: clean 2023-10-20 10:48:53 +07:00
vuonghoainam
d98ad60422 chore: Add support for nitro 0.1.2 with load_model 2023-10-19 17:44:16 -07:00
vuonghoainam
4684e0344f fix: Update default windows exe file to cuda by default 2023-10-19 16:16:04 -07:00
hiento09
e1e6fddcdf
Move plugins folder from electron to root folder (#366)
* Move plugins folder from electron to root folder

* Add CICD for plugins

* Fix error electron import plugin after change plugin name

* Add remove app cache on CI test pipeline

---------

Co-authored-by: Hien To <>
2023-10-16 19:18:00 +07:00