deadpipe
deadpipe
Hi I am trying to generate an image but I receive the following error in the terminal : ``` Microsoft Windows [Version 10.0.19045.4170] (c) Microsoft Corporation. All rights reserved. S:\AI...
Hello, I am trying to fine tune CLIP on my own dataset for Zero Shot Classification. My question is - is there a way to load a CSV containing all...
Hello Is there a way to include data for validation while training? the readme suggests passing the `--folder` argument. do i have to make a validation folder within the data...
Hello, Is there a way to print the SEED value of the response generated into the command prompt? I already notice you print important parameters like temperature, repetition penalty and...
@Maknee I tried setting option(MINIGPT4_CUBLAS "minigpt4: use cuBLAS" ON) in the [CMakeLists.txt](https://github.com/Maknee/minigpt4.cpp/blob/master/CMakeLists.txt#L35). But when i run cmake --build . --config Release, i get this error below unfortunately : - ![C__Windows_System32_cmd...
Hello I am trying to launch the Llava-1.6-34b model on WSL2 (ubuntu 22.04) I have launched 4 instances of command prompt and entered the following commands: 1. `python -m llava.serve.controller...
### System Info / 系統信息 OS - WSL2 (Ubuntu 22.04) 32GB RAM Rtx 3090 24GB Rtx 3060 12GB Cuda - 12.1 Pytorch - 2.2.2+cu121 Transformers - 4.31.0 Python 3.10.14 ###...
Hi 1) How much VRAM is required for Share Captioner? 2) Is there a way to use Multiple GPUs for loading Share Captioner? 3) Are there Quantization methods (4bit, 8bit)...
Hi I am facing a problem in your extension in Automatic 1111 When i run Automatic 1111 on second GPU, the CLIP Interrogator fails to load any model and does...
### Reminder - [x] I have searched the Github Discussion and issues and have not found anything similar to this. ### Environment ```markdown - OS: WSL 2 - Ubuntu 22.04...