-
Device:Orin Nx 16GB
Jetpack 6
Cuda 12.2
Cudnn 8.9
python 3.10
./OpenCV-4-8-0.sh - when i ran this command . Im facing issue. I have attached issue screenshot for reference.
![Screenshot from 2…
-
I am trying to finetune the model with the help of finetune_lora.sh, but when I run the script
![image](https://github.com/PKU-YuanGroup/Video-LLaVA/assets/79003829/9df161d8-2965-46c4-b241-03e91a10b2…
-
I run bash download.sh in windows cmd and got this error
Processing fstab with mount -a failed.
Failed to mount C:\, see dmesg for more details.
Failed to mount D:\, see dmesg for more details.…
sihot updated
1 month ago
-
AutoregressiveWrapper was changed to AutoRegressiveWrapper in the zeta package and is causing an error with the package.
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you …
-
I was trying to install the dotfiles and it crashed with several errors, some were also displayed in the install.sh I attached the install.
[install.log](https://github.com/user-attachments/files/1…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Please make …
-
I couldn't find a way to use a base64 string instead of a url.
Is this feature available?
Are there any plans to add it in the future?
We're using Polar.sh so you can upvote and help fund th…
-
Dear author, I encountered some problems when I started to run "sh install.sh" after completing the operation according to "Possible issues during Installation (optional)". I hope you can help me chec…
-
This is my code segment in inference.py:
model = torch.load("checkpoints/model.ckpt")
device = torch.device("cuda") if torch.cuda.is_available() else torch.device("cpu")
model = model.to(devi…
-
### Command
./gradlew
### Description
./gradlew is the Gradle wrapper command. It is typically preferred by Kotlin developers over `gradle` because the wrapper ensures that everyone is using the sa…