K. Moulouel

Results 6 issues of K. Moulouel

Dear Yolov7, I got the following error when I run train.py on a custom dataset with the weight (pretrained COCO) https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov7x.pt Do you have any solution? Thanks, ```YOLOR 🚀 v0.1-35-gef4dde4...

Hi, Is it possible to use YOLOv5 instead of YOLOv3? Thanks,

### Is your feature request related to a problem? Please describe. Hello! The issue is related to the use of `Together AI` models, such as `CodeLlama-34b` and `Llama-3-70b-chat-hf`. Despite that...

### Is your feature request related to a problem? Please describe. Hello! - Is there a way to enforce Open Interpreter (or LiteLLM) to output a JSON object? ### Describe...

### Is your feature request related to a problem? Please describe. Hello, Encountering the same issue using Open Interpreter as the one of this Stackoverflow post ([Link](https://stackoverflow.com/questions/78981559/why-the-new-openai-model-o1-preview-doesnt-support-system-role)). Open Interpreter enforces...

Needs Verification

Hi, - **Goal**: use Whisper Docker on GPU. - **Issue**: GPU is not used by Whisper. - `nvidia-smi` is recognized using: - `$ docker run --gpus 1 --rm whisper_gpu:latest nvidia-smi`...