Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move Jan folder #3160

Merged
merged 35 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift click to select a range
9eec02e
chore: upgrade marked-katex-extension (#3049)
urmauur Jun 17, 2024
8f7f512
fix: handle long word without space to avoid right panel disappears (…
urmauur Jun 17, 2024
f460765
add time weighted retrieval (#2908)
thunhuanh Jun 20, 2024
301ddfb
fix: model dropdown search by configured model (#3047)
urmauur Jun 20, 2024
1cd3b4f
Merge pull request #3076 from janhq/main
Van-QA Jun 21, 2024
18b4c2c
bump version (#3082) (#3083)
Van-QA Jun 21, 2024
4043207
Update cortex cpp nightly to version 0.4.18 (#3072)
jan-service-account Jun 21, 2024
f94265a
chore: update download.ts (#3088)
eltociear Jun 26, 2024
655ddc0
chore: cortex version update (#3098)
namchuai Jun 26, 2024
6f5de56
fix: handle words without space (#3101)
urmauur Jun 26, 2024
0226c76
fix: handle long thread title without space (#3107)
urmauur Jun 27, 2024
023c1ca
chore: Bump-cortex-0.4.17 (#3111)
Van-QA Jun 27, 2024
5b2c03f
Update cortex cpp nightly to version 0.4.18 (#3114)
jan-service-account Jul 1, 2024
20084ed
Chore: Add stop token for Gemma 2b (#3125)
hahuyhoang411 Jul 1, 2024
e885669
fix: set specific version for terminate (#3126)
namchuai Jul 2, 2024
148c85f
feat: add claude 3.5 sonnet (#3129)
namchuai Jul 3, 2024
b9a198a
feat: add options config spell check for chat input (#3131)
urmauur Jul 3, 2024
4c8146b
fixed grammar nits (#3132)
0saurabh0 Jul 4, 2024
63e7c7b
Update cortex cpp nightly to version 0.4.20
github-actions[bot] Jul 4, 2024
b2371f5
Merge pull request #3141 from janhq/update-nightly-2024-07-04-19-31
jan-service-account Jul 4, 2024
6b490f6
fix: toggle button for expand log section on modal troubleshoot (#3130)
urmauur Jul 8, 2024
0902dd5
fix: add tooltip messages toolbar (#3138)
urmauur Jul 8, 2024
302a7fa
fix: handle error message when apikey is not setup (#3149)
urmauur Jul 9, 2024
88750fa
fix: title thread not updated on input edit title (#3148)
urmauur Jul 9, 2024
da35d27
merge dev
marknguyen1302 Jul 12, 2024
ff4adad
fix move jan folder
marknguyen1302 Jul 12, 2024
9e7b82f
Merge branch 'dev' of https://github.com/janhq/jan into fix/move-jan-…
marknguyen1302 Jul 12, 2024
2337c6f
Update electron/preload.ts
louis-jan Jul 12, 2024
abcd3ab
refactor
marknguyen1302 Jul 12, 2024
1d80cd5
Merge branch 'fix/move-jan-folder' of https://github.com/janhq/jan in…
marknguyen1302 Jul 12, 2024
8a2f837
Update electron/preload.ts
louis-jan Jul 12, 2024
ebcf3a2
fix wrong param
marknguyen1302 Jul 15, 2024
802f721
Merge branch 'fix/move-jan-folder' of https://github.com/janhq/jan in…
marknguyen1302 Jul 15, 2024
2025f62
use correct method
marknguyen1302 Jul 15, 2024
6657f38
chore: fix lint
namchuai Jul 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump version (#3082) (#3083)
Co-authored-by: Hoang Ha <64120343 [email protected]>
  • Loading branch information
Van-QA and hahuyhoang411 committed Jun 21, 2024
commit 18b4c2c0b61bc6f1080a7edbe087980496cd04c1
2 changes: 1 addition & 1 deletion extensions/inference-nitro-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 1,7 @@
{
"name": "@janhq/inference-cortex-extension",
"productName": "Cortex Inference Engine",
"version": "1.0.12",
"version": "1.0.13",
"description": "This extension embeds cortex.cpp, a lightweight inference engine written in C . See https://nitro.jan.ai.\nAdditional dependencies could be installed to run without Cuda Toolkit installation.",
"main": "dist/index.js",
"node": "dist/node/index.cjs.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "aya-23-35b",
"object": "model",
"name": "Aya 23 35B Q4",
"version": "1.0",
"version": "1.1",
"description": "Aya 23 can talk upto 23 languages fluently.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "aya-23-8b",
"object": "model",
"name": "Aya 23 8B Q4",
"version": "1.0",
"version": "1.1",
"description": "Aya 23 can talk upto 23 languages fluently.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "codeninja-1.0-7b",
"object": "model",
"name": "CodeNinja 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "CodeNinja is good for coding tasks and can handle various languages including Python, C, C , Rust, Java, JavaScript, and more.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "codestral-22b",
"object": "model",
"name": "Codestral 22B Q4",
"version": "1.0",
"version": "1.1",
"description": "Latest model from MistralAI optimized for code generation tasks.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "command-r-34b",
"object": "model",
"name": "Command-R v01 34B Q4",
"version": "1.4",
"version": "1.5",
"description": "C4AI Command-R developed by CohereAI is optimized for a variety of use cases including reasoning, summarization, and question answering.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "deepseek-coder-1.3b",
"object": "model",
"name": "Deepseek Coder 1.3B Q8",
"version": "1.1",
"version": "1.2",
"description": "Deepseek Coder excelled in project-level code completion with advanced capabilities across multiple programming languages.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "deepseek-coder-34b",
"object": "model",
"name": "Deepseek Coder 33B Q4",
"version": "1.1",
"version": "1.2",
"description": "Deepseek Coder excelled in project-level code completion with advanced capabilities across multiple programming languages.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "gemma-2b",
"object": "model",
"name": "Gemma 2B Q4",
"version": "1.1",
"version": "1.2",
"description": "Gemma is built from the same technology with Google's Gemini.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "gemma-7b",
"object": "model",
"name": "Gemma 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "Google's Gemma is built for multilingual purpose",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "llama2-chat-70b",
"object": "model",
"name": "Llama 2 Chat 70B Q4",
"version": "1.0",
"version": "1.1",
"description": "Llama 2 specifically designed for a comprehensive understanding the world.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "llama2-chat-7b",
"object": "model",
"name": "Llama 2 Chat 7B Q4",
"version": "1.0",
"version": "1.1",
"description": "Llama 2 specifically designed for a comprehensive understanding the world.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "llama3-8b-instruct",
"object": "model",
"name": "Llama 3 8B Q4",
"version": "1.1",
"version": "1.2",
"description": "Meta's Llama 3 excels at general usage situations, including chat, general world knowledge, and coding.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "llama3-hermes-8b",
"object": "model",
"name": "Hermes Pro Llama 3 8B Q4",
"version": "1.1",
"version": "1.2",
"description": "Hermes Pro is well-designed for General chat and JSON output.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "llamacorn-1.1b",
"object": "model",
"name": "LlamaCorn 1.1B Q8",
"version": "1.0",
"version": "1.1",
"description": "LlamaCorn is designed to improve chat functionality from TinyLlama.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "mistral-ins-7b-q4",
"object": "model",
"name": "Mistral Instruct 7B Q4",
"version": "1.2",
"version": "1.3",
"description": "Mistral Instruct 7b model, specifically designed for a comprehensive understanding of the world.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "noromaid-7b",
"object": "model",
"name": "Noromaid 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "The Noromaid 7b model is designed for role-playing with human-like behavior.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "openchat-3.5-7b",
"object": "model",
"name": "Openchat-3.5 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "The performance of Openchat surpasses ChatGPT-3.5 and Grok-1 across various benchmarks.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "phi3-3.8b",
"object": "model",
"name": "Phi-3 Mini",
"version": "1.1",
"version": "1.2",
"description": "Phi-3 Mini is Microsoft's newest, compact model designed for mobile use.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "phi3-medium",
"object": "model",
"name": "Phi-3 Medium",
"version": "1.1",
"version": "1.2",
"description": "Phi-3 Medium is Microsoft's latest SOTA model.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "phind-34b",
"object": "model",
"name": "Phind 34B Q4",
"version": "1.2",
"version": "1.3",
"description": "Phind 34B is the best Open-source coding model.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "qwen-7b",
"object": "model",
"name": "Qwen Chat 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "Qwen is optimized at Chinese, ideal for everyday tasks.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "qwen2-7b",
"object": "model",
"name": "Qwen 2 Instruct 7B Q4",
"version": "1.0",
"version": "1.1",
"description": "Qwen is optimized at Chinese, ideal for everyday tasks.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "stable-zephyr-3b",
"object": "model",
"name": "Stable Zephyr 3B Q8",
"version": "1.0",
"version": "1.1",
"description": "StableLM Zephyr 3B is a best model for low-end machine.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "stealth-v1.2-7b",
"object": "model",
"name": "Stealth 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "This is a new experimental family designed to enhance Mathematical and Logical abilities.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "tinyllama-1.1b",
"object": "model",
"name": "TinyLlama Chat 1.1B Q4",
"version": "1.0",
"version": "1.1",
"description": "TinyLlama is a tiny model with only 1.1B. It's a good model for less powerful computers.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "trinity-v1.2-7b",
"object": "model",
"name": "Trinity-v1.2 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "Trinity is an experimental model merge using the Slerp method. Recommended for daily assistance purposes.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "vistral-7b",
"object": "model",
"name": "Vistral 7B Q4",
"version": "1.1",
"version": "1.2",
"description": "Vistral 7B has a deep understanding of Vietnamese.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "wizardcoder-13b",
"object": "model",
"name": "Wizard Coder Python 13B Q4",
"version": "1.1",
"version": "1.2",
"description": "WizardCoder 13B is a Python coding model. This model demonstrate high proficiency in specific domains like coding and mathematics.",
"format": "gguf",
"settings": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@
"id": "yi-34b",
"object": "model",
"name": "Yi 34B Q4",
"version": "1.0",
"version": "1.1",
"description": "Yi-34B, a specialized chat model, is known for its diverse and creative responses and excels across various NLP tasks and benchmarks.",
"format": "gguf",
"settings": {
Expand Down
Loading