小墨鱼
小墨鱼
Dashboard can monitor the GPU resource ?
> [jameslamb](/jameslamb) @jameslamb The train data size may 100G or large, so if use the pandas to load, may OOM. So the CLI is the best way to train dist...
@shuchu > From this document: https://docs.feast.dev/reference/offline-stores/spark > > you can configure the "spark.master" to your spark cluster's IP & Port address. > > ``` > project: my_project > registry: data/registry.db...
@shuchu If I have many features saved in HDFS, If some one want to merge these features(like 2,3 path feature) to prepare train data. These features very large. 1. Before...
downgrade torch as temp fix: pip install torch==2.3.1 torchaudio==2.3.1 torchvision==0.18.1 Not Worked for me, MacOS Sonoma14.6.1 on Macbook Pro M1 Max. 64g still noise image.
@hvaara But I downgrade torch : pip install torch==2.3.1 torchaudio==2.3.1 torchvision==0.18.1, still noise image, should I wait the Follow https://github.com/pytorch/pytorch/issues/133520 for an update on when the fix is shipped in...
@hvaara I git pull the latest comfyui, pip install torch==2.3.1 torchaudio==2.3.1 torchvision==0.18.1. and It is OK now.
Any schedule to support Apple MPS?
Seconded ❤️