Upload ByteDance-Seed_Stable-DiffCoder-8B-Instruct_1.txt with huggingface_hub
Browse files
ByteDance-Seed_Stable-DiffCoder-8B-Instruct_1.txt
CHANGED
|
@@ -21,7 +21,7 @@ print(tokenizer.decode(outputs[0][inputs["input_ids"].shape[-1]:]))
|
|
| 21 |
|
| 22 |
ERROR:
|
| 23 |
Traceback (most recent call last):
|
| 24 |
-
File "/tmp/ByteDance-Seed_Stable-DiffCoder-8B-
|
| 25 |
outputs = model.generate(**inputs, max_new_tokens=40)
|
| 26 |
File "/tmp/.cache/uv/environments-v2/d3eb16abd23c0167/lib/python3.13/site-packages/torch/utils/_contextlib.py", line 124, in decorate_context
|
| 27 |
return func(*args, **kwargs)
|
|
|
|
| 21 |
|
| 22 |
ERROR:
|
| 23 |
Traceback (most recent call last):
|
| 24 |
+
File "/tmp/ByteDance-Seed_Stable-DiffCoder-8B-Instruct_1H3wK31.py", line 39, in <module>
|
| 25 |
outputs = model.generate(**inputs, max_new_tokens=40)
|
| 26 |
File "/tmp/.cache/uv/environments-v2/d3eb16abd23c0167/lib/python3.13/site-packages/torch/utils/_contextlib.py", line 124, in decorate_context
|
| 27 |
return func(*args, **kwargs)
|