-
# Feature
## Desired Behavior / Functionality
Setting default device of torch to TPU should work, but it hangs
## How Can It Be Tested
I have a not totally minimal example, which can be tested i…
-
cannot load module. please help
(IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CCSR
ImportError: cannot import name '_parse_tpu_devices' from 'lightning_…
-
### Describe the bug
I get an error when I try to load a model with the from_pt option of FlaxDiffusionPipeline in GoogleCollab TPU v2.
Incidentally, it sometimes succeeds in loading.
### Reprodu…
-
Please prepare reproducibility artifacts for llama2 training on PyTorch/XLA:TPU
-
accelerate launch --config_file "C:/Users/1/.cache/huggingface/accelerate/default_config.yaml" train.py --model_name_or_path Shitao/OmniGen-v1 --batch_size_per_device 1 --condition_dropout_prob 0.01 -…
-
I want to use model.predict in a loop.
It keeps printing this:
GPU available: True (cuda), used: True
TPU available: False, using: 0 TPU cores
IPU available: False, using: 0 IPUs
HPU available:…
-
When I run all unit tests, I get the following error.
I am working with Quadro RTX 8000, cuda 11.0.
-
見たリンクと一言
https://www.atmarkit.co.jp/ait/articles/1807/06/news108.html
https://www.atmarkit.co.jp/ait/articles/1705/19/news034.html
- googleの宣伝記事
- ML(学習に)に特化したなんか凄い計算コアらしい
```
機械学習には2つの部分がある。…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Yes it is a problem. Ender 3 S1 Pro can print bl…
-
Hello everyone, practitioner here,
I am looking to train a very serious non-LLM model, and the training is expected to be very hard, so I am looking for maximum speed.
I know that Google's TPUs …