Hoang Ha

Results 38 issues of Hoang Ha

**Problem** When users input a lot of text, the app doesn't have a scroll for users to navigate through the input **Success Criteria** The chatbox should have a scroll bar...

type: feature request

I created a hackmd to store all of the draft system prompt. Please add more topic and assistant/character you want to play in the comments so that I can create...

type: feature request
roadmap: Assistants Framework

**Problem** User have to delete the text `New thread` before changing the name of the thread. **Success Criteria** User can edit the name right away **Additional context** We can approach...

P2: nice to have
type: feature request
roadmap: Jan as a ChatGPT Alternative

## Describe Your Changes Update `model.json` files ## Self Checklist - [x] Update version for mistral-instruct to v0.2 - [x] Add tulu-2-70b - [x] Add yarn-mistral-7b - [x] Add dolphin...

- [ ] https://huggingface.co/TheBloke/Yarn-Mistral-7B-128k-GGUF - [ ]

type: feature request

I tried this first but got OOM ``` accelerate launch --use_fsdp --no_python lm_eval --model hf \ --model_args pretrained=dillfrescott/trinity-v1.2-x8-MoE,load_in_4bit=True \ --tasks ai2_arc\ --batch_size 4 \ --num_fewshot 25 ``` Then I saw...

bug

**Problem** Add docs about using Nitro with Chatgptbox https://github.com/josStorer/chatGPTBox

type: feature request

### Current Behavior ``` {"message":"Model unloaded successfully"} {"message":"No model loaded"} ``` ### Expected Behavior ``` {"message":"Model unloaded successfully", "code": "ModelUnloadedSuccessfully"} {"message":"No model loaded", "code": "NoModelLoaded"} ```

type: feature request

**Problem** The code block works fine for others but for custom `nitro`, it won't render. **Success Criteria** Colorize the `nitro` command on the docs. **Additional context** image: ![image](https://github.com/janhq/nitro/assets/64120343/b40669ec-663d-43f4-a7d8-915d161fd408) code tried...

type: feature request

**Problem** The FAQs section looks hard to read. ![image](https://github.com/janhq/nitro/assets/64120343/a25be6e0-f261-4b12-915d-0e6ecd41d868) **Success Criteria** It should be elegant and clear for the user to read **Additional context** I tried the dropdown approach (with...

type: feature request