-
As discussed, @jbusecke, while it doesn't have a high priority at the moment, it'd be good to see if the main infrastructure of processing the CMIP6 data and deriving changes in extremes from the simu…
-
ipfs-pack PackManifest files have a similar structure to BitTorrent's "manifest-like" `.torrent` files. Torrent files play a prominent role in the BitTorrent UX. This issue is aimed at comparing & con…
-
## The Problem
I was doing some performance tests and ran into some pretty poor behavior when a lot (>100) of `Blockwise` operations are applied in series. The same example framed with a single `ma…
-
# What We're Doing
The IPFS team are working on an experiment with the Stanford University Libraries. This work is starting immediately. We're looking for collaborators to participate in the experi…
-
Hello! Not an issue but rather a question regarding features; are there plans to extend this to NLP datasets? :) Thanks!!
-
When run `torchrun --nproc-per-node 1 train.py --cfg-path train_configs/minigpt4_stage2_finetune.yaml`, I got the following error:
```
2023-10-18 23:40:35,805 [INFO] Building datasets...
2023-10-…
-
I would like to ask for your advice on the following two questions.
1. DPO train does not seem to support DeepSpeed ZeRO. After manually integrating `DPOAlignerArguments` with the `FinetunerArguments…
-
Hello, how can I run your code after I download it again? Do you need to fully install the installation prompts provided by the "MMClassification" and "PaddleClas" tool boxes? Do you need to install t…
-
The following issue describes outstanding TODO items related to the `Canvas.trimesh()` feature (from #525):
## API
- [x] Write utility function (in _ds.utils_) to help generate the data structure …
-
**What is your question?**
Recently, I tested a very simple script using KMeans and a remote dask environment.
I basically configured a machine with GTX 1080 (with CUDA 11.3) to run using 4 worker…