ariG23498 HF Staff commited on
Commit
adf9587
·
verified ·
1 Parent(s): d98001b

Upload PowerInfer_SmallThinker-4BA0.6B-Instruct_0.txt with huggingface_hub

Browse files
PowerInfer_SmallThinker-4BA0.6B-Instruct_0.txt CHANGED
@@ -1,5 +1,5 @@
1
  Traceback (most recent call last):
2
- File "/tmp/PowerInfer_SmallThinker-4BA0.6B-Instruct_0Z4rHIJ.py", line 13, in <module>
3
  pipe = pipeline("text-generation", model="PowerInfer/SmallThinker-4BA0.6B-Instruct", trust_remote_code=True)
4
  File "/tmp/.cache/uv/environments-v2/7e8796ae6da29274/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1008, in pipeline
5
  framework, model = infer_framework_load_model(
@@ -24,6 +24,6 @@ Traceback (most recent call last):
24
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
25
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
26
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
27
- File "/tmp/.cache/huggingface/modules/transformers_modules/PowerInfer/SmallThinker-4BA0.6B-Instruct/7f837c670856ca442ce012b8766028d35ba8d40e/modeling_smallthinker.py", line 16, in <module>
28
  from transformers.utils import LossKwargs, can_return_tuple, logging
29
  ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/tmp/.cache/uv/environments-v2/7e8796ae6da29274/lib/python3.13/site-packages/transformers/utils/__init__.py)
 
1
  Traceback (most recent call last):
2
+ File "/tmp/PowerInfer_SmallThinker-4BA0.6B-Instruct_0zMfWpW.py", line 13, in <module>
3
  pipe = pipeline("text-generation", model="PowerInfer/SmallThinker-4BA0.6B-Instruct", trust_remote_code=True)
4
  File "/tmp/.cache/uv/environments-v2/7e8796ae6da29274/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1008, in pipeline
5
  framework, model = infer_framework_load_model(
 
24
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
25
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
26
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
27
+ File "/tmp/.cache/huggingface/modules/transformers_modules/PowerInfer/SmallThinker-4BA0.6B-Instruct/a24932bb880c85c04c794283202a9194b1b42709/modeling_smallthinker.py", line 16, in <module>
28
  from transformers.utils import LossKwargs, can_return_tuple, logging
29
  ImportError: cannot import name 'LossKwargs' from 'transformers.utils' (/tmp/.cache/uv/environments-v2/7e8796ae6da29274/lib/python3.13/site-packages/transformers/utils/__init__.py)