-
This issue is an attempt to clearly highlight an existing bug in Dask that has been (less-clearly) reported in a number of places (e.g. #7449 and #7777): The current serialization machinery used in Da…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.8.4.dev0
- Platform: Linux-5.15.0-94-generic-x86_64-with-glibc2.35
- Python…
-
### Describe the bug
I am using PyTorch DDP (Distributed Data Parallel) to train my model. Since the data is too large to load into memory at once, I am using load_dataset to read the data as an it…
-
Ubuntu-22.04
single Nvidia 3090
Refer https://opensource.salesforce.com/LAVIS/latest/tutorial.evaluation.html
Change --nproc_per_node from 8 to 1 as below:
diff --git a/run_scripts/blip/eval/ev…
-
### What you would like to be added?
I would like to request the addition of functions to the Training Operator for training models with spatial (geographical) datasets. These functions should enable…
ghost updated
1 month ago
-
### Description
Datafusion (https://arrow.apache.org/datafusion/) is a modular query engine developed as a subproject of Apache Arrow.
It is written in Rust (providing very high performance), h…
-
Syntax:
python analyse.py --data_dirs all_data --out_dir all_data_output --pdb_regex="final.pdb" --mtz_regex="final.mtz" --autobuild=False --rank_method="size" --comparison_strategy="high_res_random"…
-
Hello,
I have trained GFPGAN on my custom dataset to improve quality of license plates using train_gfpgan_v1_simple.yml. However the results I am getting on my validation data at training time is d…
-
Data Commons pilot datasets will initially be distributed in DATS. Give links and example usage.
-
运行./tools/dist_train.sh ./projects/configs/bevformer/bevformer_base.py 2时候报错 ,帮忙看一下。
lg_lib = importlib.import_module(_module_path) #这句报错,报错内容如下
-------------------------------------------------…