Upload microsoft_Phi-4-mini-flash-reasoning_0.txt with huggingface_hub
Browse files
microsoft_Phi-4-mini-flash-reasoning_0.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Traceback (most recent call last):
|
2 |
-
File "/tmp/microsoft_Phi-4-mini-flash-
|
3 |
pipe = pipeline("text-generation", model="microsoft/Phi-4-mini-flash-reasoning", trust_remote_code=True)
|
4 |
-
File "/tmp/.cache/uv/environments-v2/4926ae9e86f11c3f/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line
|
5 |
framework, model = infer_framework_load_model(
|
6 |
~~~~~~~~~~~~~~~~~~~~~~~~~~^
|
7 |
adapter_path if adapter_path is not None else model,
|
|
|
1 |
Traceback (most recent call last):
|
2 |
+
File "/tmp/microsoft_Phi-4-mini-flash-reasoning_0QP5EgC.py", line 13, in <module>
|
3 |
pipe = pipeline("text-generation", model="microsoft/Phi-4-mini-flash-reasoning", trust_remote_code=True)
|
4 |
+
File "/tmp/.cache/uv/environments-v2/4926ae9e86f11c3f/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1008, in pipeline
|
5 |
framework, model = infer_framework_load_model(
|
6 |
~~~~~~~~~~~~~~~~~~~~~~~~~~^
|
7 |
adapter_path if adapter_path is not None else model,
|