-
General Tab: Only Cache checkbox function is not documented in I was unable to find Does it mean that clicking "Start" no training would be done but images (and/or captions) will be cached? Or only cached images will be used during training even if the original dataset is already deleted or disconnected? Or something else? Location in the UI: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Now tried this and looks like clicking "Start Training" with "Only Cache" set to on no training was done and only images and text were cached: Clearing cache directory ---/onetrainer/cache-sdxl-1024/run! You can disable this if you want to continue using the same cache.
TensorFlow installation not found - running with reduced feature set.
NOTE: Using experimental fast data loading logic. To disable, pass
"--load_fast=false" and report issues on GitHub. More details:
https://github.com/tensorflow/tensorboard/issues/4784
Serving TensorBoard on localhost; to expose to the network, use a proxy or pass --bind_all
TensorBoard 2.16.2 at http://localhost:6006/ (Press CTRL+C to quit)
enumerating sample paths: 100%|████████████████████████████████████████████████████████████| 5/5 [00:00<00:00, 9.10it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 126/126 [00:50<00:00, 2.49it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 111/111 [00:42<00:00, 2.61it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 120/120 [00:43<00:00, 2.77it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 103/103 [00:42<00:00, 2.45it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 103/103 [00:42<00:00, 2.38it/s]
caching: 100%|███████████████████████████████████████████████████████████████████████| 3965/3965 [23:51<00:00, 2.77it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 126/126 [00:03<00:00, 36.56it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 111/111 [00:03<00:00, 36.41it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 120/120 [00:03<00:00, 36.76it/s]
caching: 100%|█████████████████████████████████████████████████████████████████████████| 103/103 [00:02<00:00, 36.56it/s]
caching: 100%|███████████████████████████████████████████████████████████████████████| 3965/3965 [01:50<00:00, 36.01it/s]
epoch: 100%|███████████████████████████████████████████████████████████████████████████| 100/100 [28:54<00:00, 17.35s/it]
UI shows "stopped" after caching. |
Beta Was this translation helpful? Give feedback.
As the setting describes 😉. This is intended and correct.