-
Starting training for 50 epochs...
Epoch GPU_mem box_loss cls_loss dfl_loss Instances Size
0/49 18.4G 1.92 3.782 2.399 38 640: 0%…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, …
-
how can i use the multiple GPU reasoning the cli? and when i used the single gpu i always got the error :RuntimeError: Expected all tensors to be on the same device, but found at least two devices, c…
-
### 🐛 Describe the bug
For non-quantized tensors, there is both `empty` and `empty_strided`. However, for quantized tensors there are only `empty` variants for functions. This means that it is diffic…
-
### Name and Version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: yes
ggml_cuda_init: found 1 CUDA devices:
Device 0: NVIDIA GeForce RTX 4090, compute capab…
-
### 🐛 Describe the bug
Hi,
Not sure if I'm using nested tensors incorrectly, but I would like to pad some variable-length sequences and feed the resulting padded tensor into a DataLoader.
```py
…
-
I am facing this error while trying to fine-tune the phi3.5 vision model with lora.
created the virtual env based on the environment.yaml file,
all the library version are as mentioned.
```
[r…
-
The rten implementation of ReduceMin and ReduceMax returns an error if the tensor is empty. However the [spec](https://onnx.ai/onnx/operators/onnx__ReduceMax.html) for eg. ReduceMax says:
> Reducti…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.5.1+cpu
Is debug build: False
CUDA used to build PyTorch: …
-
按照 readme的方式准备的环境,进行inference 报错:
Traceback (most recent call last):
File "/mnt/localdisk/tanm/miniconda/envs/table_llava/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", li…