-
anyone have done such thing successfully?
-
## Overview
- We need your help to deploy a large language model on NVIDIA Jetson devices and allow people can use words to control the connections/interfaces on the board.
- This is the preparation…
-
Very awesome project, thanks very much.
I wanted to ask if it is possible to provide special images for and make the model train on those? for example, creating a manual for a specific tool or machin…
-
The bitsandbytes log shows the libcudart.so could not be found in the Windows OS, is there any solution such as libcudart.dll or other version for Windows OS ?
-
To save fellow Windows users some time and download bandwidth, this project only runs on Linux due to (at least) one of the dependencies not supporting Windows.
- https://github.com/TimDettmers/bit…
-
@Weili-NLP That is the great job!!!!
but I did not found that how to use the mllm text embedding, is it use left padding and get the tokening embedding for the text condition embedding
-
I run MiniGPT4-Video, and get some errors:
Traceback (most recent call last):
File "C:\Users\mi\miniconda3\lib\site-packages\gradio\queueing.py", line 501, in call_prediction
output = await r…
-
I deployed minigpt-4 according to huggingface demo on my server, when I input the same image with the same prompt "Describe this image". to my local program, I got the different output with the onlin…
-
Initializing Chat
usage: demo.py [-h] --cfg-path CFG_PATH [--options OPTIONS [OPTIONS ...]]
demo.py: error: unrecognized arguments: --gpu-id 0
不知道为什么报这个错误
-
I thibk that this may provide custom prompt, so I tried to modify it, but it was useless. Coule anyone teach me or explain it in the document? Thanks