You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1738185411.436074 2759 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1738185411.510281 2759 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2025-01-29 21:16:52.038224: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
Use "faster-whisper" implementation
Device "cuda" is detected
config.json: 100% 2.80k/2.80k [00:00<00:00, 19.8MB/s]
model.bin: 100% 3.09G/3.09G [01:12<00:00, 42.4MB/s]
Could not load library libcudnn_ops_infer.so.8. Error: libcudnn_ops_infer.so.8: cannot open shared object file: No such file or directory
어떻게 해결해야 할까요?
The text was updated successfully, but these errors were encountered:
Which OS are you using?
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1738185411.436074 2759 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1738185411.510281 2759 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2025-01-29 21:16:52.038224: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
Use "faster-whisper" implementation
Device "cuda" is detected
vocabulary.txt: 0% 0.00/460k [00:00<?, ?B/s]
vocabulary.txt: 100% 460k/460k [00:00<00:00, 3.57MB/s]
model.bin: 0% 0.00/3.09G [00:00<?, ?B/s]
tokenizer.json: 100% 2.20M/2.20M [00:00<00:00, 8.14MB/s]
config.json: 100% 2.80k/2.80k [00:00<00:00, 19.8MB/s]
model.bin: 100% 3.09G/3.09G [01:12<00:00, 42.4MB/s]
Could not load library libcudnn_ops_infer.so.8. Error: libcudnn_ops_infer.so.8: cannot open shared object file: No such file or directory
어떻게 해결해야 할까요?
The text was updated successfully, but these errors were encountered: