-
### System Info
- CPU: i9 9900k
- GPU: RTX 4090
- TensorRT-LLM Version: 0.9.0.dev2024022000
- Cuda Version: Cuda 12.3
- Driver Version: 545.29.06
- OS: Arch Linux, kernel version 6.7.5
### …
-
### Describe the bug
Wandb sweep agent cuts in the thread of Isaac Sim before calling app.update(), which causes the process to hang forever.
### Steps to reproduce
```python
# Copyright (c)…
-
### Is there already an issue for this?
- [X] I found no existing issue for this bug.
### Describe the bug
Following dvas error occurs during first run of a fresh installed dvas with downloaded dat…
-
Thank you for your excellent work. May I ask if there is anything else that needs to be added to the following code besides the dataset path if I want to use my own dataset.
if __name__ == '__main__'…
YSYYU updated
1 month ago
-
### Version
5.12.0
### Platform
NodeJS
### What happened?
We are using Elasticache Serverless instance (redis v7.1)
When adding a job to queue and the job fails an exception is thrown …
-
### System Info
- `transformers` version: 4.42.0
- Platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35
- Python version: 3.9.19
- Huggingface_hub version: 0.23.4
- Safetensors version: 0.4…
-
I am getting "" as output, can't seem to figure out the issue.
```
import torch
from videollava.conversation import conv_templates, SeparatorStyle
from videollava.model.builder import load_pre…
-
### Is your feature request related to a problem? Please describe.
I can't find a way to merge pipelines and/or checkpoints with each other.
### Describe the solution you'd like.
I'd like to merg…
-
## Background information
### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.)
> mpirun --version
> mpirun (Open MPI) 5.0.5
> (Build from release…
-
Hi,
I am trying to convert [SmolLm-135M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-135M-Instruct) model to .pte format and then run on an android device.
I have been successful in convert…