hahuyhoang411
a784bf0114
fix(model.json): update new prompt_template
2023-12-13 14:25:40 +07:00
0xSage
6deb368cb4
Merge pull request #966 from janhq/cleanTypes
...
refactor: clean types and interfaces
2023-12-13 15:20:02 +08:00
0xSage
db2ccc112b
refactor: change types and interfaces only
2023-12-13 15:12:02 +08:00
0xSage
89d73e7f30
Merge pull request #856 from janhq/fix778
...
docs: scaffold dev docs
2023-12-13 14:11:43 +08:00
0xSage
223877615c
docs: fix filename
2023-12-13 14:08:47 +08:00
0xSage
fe343a7f8d
docs: scaffold docs
2023-12-13 14:08:07 +08:00
0xSage
5dd5702a87
fix: merge conflict
2023-12-13 13:29:14 +08:00
Service Account
f9b105b8f5
janhq/jan: Update README.md with nightly build artifact URL
2023-12-13 05:11:28 +00:00
hiro
a7099a4a75
Merge pull request #950 from janhq/fix/windows_cuda_nitro
...
fix: Inference engine Nitro with Windows with/ without CUDA
2023-12-13 11:24:42 +07:00
Service Account
cca58566e2
janhq/jan: Update README.md with nightly build artifact URL
2023-12-12 20:16:29 +00:00
hiro
9256505e79
Merge pull request #888 from janhq/feat/inference_engine_triton_trtllm
...
feat: Add NVIDIA triton trt-llm extension
2023-12-13 01:29:06 +07:00
hiro
587f5addfa
fix: Fix issues based on Louis comments
2023-12-13 01:27:18 +07:00
hiro
f2688771ff
feat: Add triton trtllm for engine for remote models
2023-12-13 01:24:36 +07:00
hiro
2d78857157
chore: Add git ignore for newly generated nitro bundle artifacts
2023-12-12 19:47:35 +07:00
hiro
44d4368e55
Merge pull request #960 from janhq/chore/bump_nitro_0.1.26
...
chore: Bump nitro to 0.1.26
2023-12-12 19:46:23 +07:00
hiro
8f5c5e1e42
chore: Bump nitro to 0.1.26
2023-12-12 19:41:48 +07:00
Service Account
f5c111943a
janhq/jan: Update README.md with nightly build artifact URL
2023-12-12 11:44:19 +00:00
hiento09
dc26a19c40
Upgrade electron from 26.2.1 to 28.0.0 ( #958 )
2023-12-12 17:54:28 +07:00
hiento09
c07582f2ce
Update update-release-url.yml ( #951 )
2023-12-12 11:08:36 +07:00
Linh Tran
a543550d31
Merge pull request #949
...
fix: windows bug - control buttons close,max,min hidden
2023-12-12 10:41:29 +07:00
Linh Tran
db60bdfefa
fix: windows bug - control buttons close,max,min hidden
2023-12-12 10:24:02 +07:00
Service Account
c612096499
janhq/jan: Update README.md with nightly build artifact URL
2023-12-12 02:32:54 +00:00
hiento09
9ca65e1894
Fix update release url pipeline run failed ( #947 )
...
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
* Checkout step uses service account token
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-12 09:08:36 +07:00
hiro
fef97f6736
Merge pull request #931 from janhq/fix/nitro_perf_cpu
...
feat: Hotfit for Nitro loading on CPU with hyper-threading support
2023-12-12 08:15:02 +07:00
hiro
14f83ddb70
fix: Revert drogon thread to 1 instead of CPU num
2023-12-12 07:27:25 +07:00
hiro
577921f21f
chore: add cpu_threads to default model settings as 1
2023-12-12 06:17:13 +07:00
hiro
16c66e968c
chore: Update n_threads to cpu_threads
2023-12-12 06:15:22 +07:00
hiro
0e63689eae
fix: inference engine nitro stopModel undefined in module.ts
2023-12-12 06:15:22 +07:00
hiro
f528e9ea77
fix: Update inference nitro with n_threads equals to physcial core num
2023-12-12 06:15:22 +07:00
hiro
cafdaaaccd
feat: Nitro sensing hardware init
2023-12-12 06:15:22 +07:00
NamH
121dc119f1
feat: adding model params ( #886 )
...
* feat: adding model params
Signed-off-by: James <james@jan.ai>
* chore: inference request parameter
* Improve ui right panel model params
* Remove unused import
* Update slider track for darkmode
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2023-12-11 23:58:24 +07:00
hiro
5f7001d294
Merge pull request #942 from janhq/chore/bump_nitro_0.1.23
...
chore: Bumpt nitro bin version to version 0.1.23
2023-12-11 21:12:33 +07:00
hiro
f2eb8635da
chore: Bumpt nitro bin version to version 0.1.23
2023-12-11 20:53:53 +07:00
hiento09
0e52ba8483
Fix update release url pipeline ( #941 )
...
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-11 18:56:59 +07:00
hiento09
074b18da74
CI automatically update Update README with Nightly Build Information and stable download URL ( #940 )
...
* Add table download to README
* CI update Nightly Build URL on github README.md file
* Add CI to update latest release url to README.md
* Add clean cache to test pipeline
* set style=text-align:center in download table
* Manual build update experimental URL if triggered from main branch
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-11 18:33:41 +07:00
Faisal Amir
730dcfcf46
Show online member discord
2023-12-11 14:28:48 +07:00
Faisal Amir
a03abf0fc7
fix: cleanup unused image and convert to webp
2023-12-11 14:28:48 +07:00
Faisal Amir
f8188f29bb
fix: improve landing page
2023-12-11 14:28:48 +07:00
hiro
79b9997aa2
Merge pull request #935 from janhq/fix/inference_model_parameters
...
fix: model parameters for inference extensions
2023-12-11 13:11:16 +07:00
Louis
c4d8defe94
refactor: deprecate invokers - auto proxying apis - strict types ( #924 )
...
* refactor: deprecate invokers
* refactor: define routes and auto proxying routes
* refactor: declare types for APIs, avoid making dynamic calls to any functions from the web
* chore: deprecate route handling from preload script
* refactor: deprecate unused apis
2023-12-11 13:10:53 +07:00
Hieu
df977143ec
docs: standardize yaml files ( #933 )
...
docs: standardize yaml files
2023-12-11 13:04:16 +09:00
Hieu
59aef97409
Merge branch 'main' into docs/standardize-yaml-files
2023-12-11 11:25:14 +09:00
hiro
97f3733a52
chore: remove default parameters for openai gpt models
2023-12-10 20:16:37 +07:00
hiro
0522d2fe4d
fix: inference openai compatible accepts parameters
2023-12-10 20:16:19 +07:00
hiro
3903c10c5b
fix: inference nitro accepts model parameters
2023-12-10 20:16:05 +07:00
Faisal Amir
c811ec611e
Fix floating border outside card accordion
2023-12-10 15:42:35 +07:00
hieu-jan
c645ef8173
feat: turn on search API reference
2023-12-10 11:53:15 +09:00
hieu-jan
f851ca0587
docs: update threads.yaml
2023-12-10 11:50:01 +09:00
hieu-jan
a34a630ee5
docs: standardize yaml files
2023-12-10 11:37:51 +09:00
hiro
ee16683d0a
Merge pull request #814 from janhq/feat/inference_engines
...
feat: Multiple inference engines for nitro and openai
2023-12-09 01:09:47 +07:00