Upload microsoft_FrogMini-14B-2510_0.txt with huggingface_hub
Browse files
microsoft_FrogMini-14B-2510_0.txt
CHANGED
|
@@ -11,7 +11,7 @@ pipe(messages)
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
-
File "/tmp/microsoft_FrogMini-14B-
|
| 15 |
pipe = pipeline("text-generation", model="microsoft/FrogMini-14B-2510")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/7168851da4b4f722/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1229, in pipeline
|
| 17 |
return pipeline_class(model=model, framework=framework, task=task, **kwargs)
|
|
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
+
File "/tmp/microsoft_FrogMini-14B-2510_0FrQGfq.py", line 26, in <module>
|
| 15 |
pipe = pipeline("text-generation", model="microsoft/FrogMini-14B-2510")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/7168851da4b4f722/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1229, in pipeline
|
| 17 |
return pipeline_class(model=model, framework=framework, task=task, **kwargs)
|