Van Pham
Van Pham
For now, users will have to remove models and pull again (both remote / local) We need a UI to update the model within Jan @imtuyethan
Engine reinit => via wiping the engine folder Waiting for support from Cortex engines for the engine version
**Problem** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Success Criteria** A clear and concise description of what you want to happen....
## Specs - https://www.notion.so/jan-ai/OpenAI-Equivalent-API-2ce2b524ea02448c87cd9d9fb424f0a2?pvs=4 ## Tasklist - [x] janhq/jan#2655 - [x] https://github.com/janhq/cortex/issues/561
## Describe Your Changes - ## Fixes Issues - Closes # - Closes # ## Self Checklist - [ ] Added relevant comments, esp in complex areas - [ ]...
**Problem** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Success Criteria** A clear and concise description of what you want to happen....
**Description:** When using chat templates in Hugging Face, the Beginning-OfSentence (BOS) token is often already included in the template. However, Llama.cpp also automatically adds the BOS token, resulting in a...
**Problem:** Users want to run and test both the stable and nightly versions of the app simultaneously, but so far Jan can only have one instance of the app running...
Avoid unexpected run-time crashes from string formatting by enforcing compile-time format string checks for most* `tfm::format` and `strprintf` usage, and by returning an error string instead of throwing for a...