Nick

Results 7 issues of Nick

### Describe the bug Code: ```!ls /content``` Out: ```ggml-model.bin sample_data whisper whisper.CPP``` Code: ``` from whispercpp import Whisper w = Whisper.from_pretrained("/content/ggml-model.bin") ``` Out: ```Traceback (most recent call last) [](https://localhost:8080/#) in...

bug

Очень неплохо работает на русском, но уже с возможностью использовать изображения как в новой функции ChatGPT ![Screenshot_20231010-114347_Kiwi Browser](https://github.com/IlyaGusev/rulm/assets/75082388/d738013e-b716-4e7c-b166-3f0030b43c2e) Ссылка на модель (7B) - [Ссылка](https://huggingface.co/liuhaotian/llava-v1.5-7b) Поиграться - [Ссылка](https://huggingface.co/spaces/badayvedat/LLaVA) Ссылка на модель...

### Примеры вывода модели: `Вы можете использовать их в любой ситуации, где **вас** требуется фамилия.` _**вас** - вам_ `Моё любимое животное - это **кота**.` _**кота** - кот_ `Почему бы и...

### Issue ![image](https://github.com/user-attachments/assets/2c56feb1-3f5c-4ed1-af02-e8963105aa8a) **deepseek API has 128k context, but displays only 32k** ![image](https://github.com/user-attachments/assets/05dd0eca-ee30-452e-ae71-1bd9c5874382) ### Version and model info PS> aider --model openrouter/deepseek/deepseek-coder Aider v0.45.2-dev Model: openrouter/deepseek/deepseek-coder with diff edit format

enhancement

**How can I capture a certain area? I can use crop() now, but I'm the only one losing FPS. How can I capture a part of the screen, similar to...

### What happened? Everything is visible in the photo :) ### Steps to reproduce 1. Go to settings 2. Click on API Provider ### Additional context ![image](https://github.com/user-attachments/assets/62cb67d6-f377-4fd1-9105-ed58ccb83ec5)

bug

### Which API Provider are you using? OpenRouter ### Which Model are you using? deepseek/deepseek-chat ### What happened? DeepSeek model has automatic caching, but the menu reports the wrong one....

bug