Upload MCG-NJU_SteadyDancer-14B_0.txt with huggingface_hub
Browse files
MCG-NJU_SteadyDancer-14B_0.txt
CHANGED
|
@@ -28,11 +28,11 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 28 |
The above exception was the direct cause of the following exception:
|
| 29 |
|
| 30 |
Traceback (most recent call last):
|
| 31 |
-
File "/tmp/MCG-NJU_SteadyDancer-
|
| 32 |
pipe = DiffusionPipeline.from_pretrained("MCG-NJU/SteadyDancer-14B", dtype=torch.bfloat16, device_map="cuda")
|
| 33 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 34 |
return fn(*args, **kwargs)
|
| 35 |
-
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 36 |
cached_folder = cls.download(
|
| 37 |
pretrained_model_name_or_path,
|
| 38 |
...<14 lines>...
|
|
@@ -40,7 +40,7 @@ Traceback (most recent call last):
|
|
| 40 |
)
|
| 41 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 42 |
return fn(*args, **kwargs)
|
| 43 |
-
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 44 |
config_file = hf_hub_download(
|
| 45 |
pretrained_model_name,
|
| 46 |
...<5 lines>...
|
|
@@ -87,6 +87,6 @@ Traceback (most recent call last):
|
|
| 87 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 88 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 89 |
raise _format(EntryNotFoundError, message, response) from e
|
| 90 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 91 |
|
| 92 |
Entry Not Found for url: https://huggingface.co/MCG-NJU/SteadyDancer-14B/resolve/main/model_index.json.
|
|
|
|
| 28 |
The above exception was the direct cause of the following exception:
|
| 29 |
|
| 30 |
Traceback (most recent call last):
|
| 31 |
+
File "/tmp/MCG-NJU_SteadyDancer-14B_0NzqWoN.py", line 28, in <module>
|
| 32 |
pipe = DiffusionPipeline.from_pretrained("MCG-NJU/SteadyDancer-14B", dtype=torch.bfloat16, device_map="cuda")
|
| 33 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 34 |
return fn(*args, **kwargs)
|
| 35 |
+
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 36 |
cached_folder = cls.download(
|
| 37 |
pretrained_model_name_or_path,
|
| 38 |
...<14 lines>...
|
|
|
|
| 40 |
)
|
| 41 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 42 |
return fn(*args, **kwargs)
|
| 43 |
+
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1605, in download
|
| 44 |
config_file = hf_hub_download(
|
| 45 |
pretrained_model_name,
|
| 46 |
...<5 lines>...
|
|
|
|
| 87 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 88 |
File "/tmp/.cache/uv/environments-v2/cf13badad2f2312f/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 89 |
raise _format(EntryNotFoundError, message, response) from e
|
| 90 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6937cc6d-1b52bdc825c6425544179865;763888c0-f10c-4012-8891-05a10eeee14d)
|
| 91 |
|
| 92 |
Entry Not Found for url: https://huggingface.co/MCG-NJU/SteadyDancer-14B/resolve/main/model_index.json.
|