-
I've recently begun using the hyppo library for multivariate hypothesis testing and I am appreciating the comprehensiveness and ease-of-use it provides.
As datasets continue to grow in size and comp…
-
Trying to train on 2 A5000, but training doesnt start, just stuck here:
```You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
Resolving …
-
```
./inductor_xpu_test.sh torchbench amp_fp16 inference accuracy xpu 0 static 1 0 torchrec_dlrm
```
```
Traceback (most recent call last):
File "/home/jovyan/pytorch/benchmarks/dynamo/torchb…
-
For very large datasets it might be beneficial to run on Dask (although there is a lot of mileage in machines with lots of cores and RAM).
Joblib supports Dask as a backend, however the parallel im…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Hugging Face Space/Endpoints
### Interfac…
-
**Describe the issue**:
The logging configuration can not be set using environment variables. However, it is the easiest way to pass some configuration to the cluster's workers. Specifically, I would…
-
### System Info
- `transformers` version: 4.47.0.dev0
- Platform: Linux-4.18.0-513.11.1.el8_9.x86_64-x86_64-with-glibc2.28
- Python version: 3.10.14
- Safetensors version: 0.4.5
- Accelerate vers…
-
Hi, thanks for the great works.
We are opencompass team(https://github.com/internLM/OpenCompass/), and focus on LLM evalaution.
OpenCompass is a one-stop platform for large model evaluation, aim…
-
# Multiple GPUs
Currently, even though multiple GPUs are assigned to the project we don't see any time improvements in the training.
Actually we see that the time gets _worse by ~1 second_ for each…
-
Hi,
I'm fine-tuning v1.3 any93x640x640 (https://huggingface.co/LanguageBind/Open-Sora-Plan-v1.3.0/tree/main/any93x640x640) with the videos of 352x640 (height, width), fps 16.
I see that 1 epoch…