-
### What happened + What you expected to happen
Hi! I have checkpoints from a previous run of PPO with my custom environment and model using r-lib. I'm trying to load one of these checkpoints to fu…
-
Attempting to simply plug a 4D ocean temperature array into `xmhw` will likely not work. This package is designed to "daskify" the MHW Analysis by unravelling a 2D/3D dataset, distributing the grid ce…
-
我尝试将 twikoo 集成到我的 VitePress 项目,踩了一些坑,目前的可行方案如下:
1. 引入 `twikoo`
我的初衷是所有的 JS/CSS 文件都不使用 CDN(假定 CDN 会暴毙),所以想了想用包管理工具作为依赖安装的方式,这样对于我的部署在 Cloudflare Pages 的项目来说会更加稳定。(我用的 `pnpm` 包管理,其它人看情况跑命令,如指定版本等…
-
Hi @haotian-liu !
Interesting work around LLaVa!
Issue:
I am trying to finetune LLaVa using 8 X H100.
When I try to use DeepSpeed Zero Stage 3, it seems that the model gets replicated o…
-
Gunicorn no longer works with the django_gunicorn script.
I have solved the issue by moving /evewspace/evewspace/apache/wsgi.py to /evewspace/ and using this config for supervisor:
```
command=/home…
-
I observe a potential memory leak when training with OpenCLIP on a WebDataset. The memory usage is flat during an epoch and then increases at the beginning of the next epoch (evaluation disabled). If …
-
For a while I've been playing around with [this prototype repo](https://github.com/jacobtomlinson/dask-runners) which implements Dask Runners for HPC systems. I'm motivated to reduce the fragmentation…
-
Hi, I faced the following error when trying to run multi-stream models:
using dlc image augmentation pipeline
Error executing job with overrides: []
Traceback (most recent call last):
File "/…
-
### 🐛 Describe the bug
There are two issues (both are reproducible using the script below):
1. `FSSpecFileOpenerIterDataPipe` gets stuck if one tries to iteratively create `DataLoader(num_worker…
-
Module-based scripts don't receive a FetchEvent, rather they get a request and other assorted info.
https://developers.cloudflare.com/workers/cli-wrangler/configuration#modules
That makes it har…