ariG23498 HF Staff commited on
Commit
6ebf50a
·
verified ·
1 Parent(s): 6f1b214

Upload jet-ai_Jet-Nemotron-4B_0.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. jet-ai_Jet-Nemotron-4B_0.txt +2 -2
jet-ai_Jet-Nemotron-4B_0.txt CHANGED
@@ -1,5 +1,5 @@
1
  Traceback (most recent call last):
2
- File "/tmp/jet-ai_Jet-Nemotron-4B_0XXuvaF.py", line 16, in <module>
3
  pipe = pipeline("text-generation", model="jet-ai/Jet-Nemotron-4B", trust_remote_code=True)
4
  File "/tmp/.cache/uv/environments-v2/c006b618eef85cf6/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
5
  framework, model = infer_framework_load_model(
@@ -39,4 +39,4 @@ Traceback (most recent call last):
39
  raise ImportError(
40
  ...<2 lines>...
41
  )
42
- ImportError: This modeling file requires the following packages that were not found in your environment: einops, fla. Run `pip install einops fla`
 
1
  Traceback (most recent call last):
2
+ File "/tmp/jet-ai_Jet-Nemotron-4B_00dEwIh.py", line 16, in <module>
3
  pipe = pipeline("text-generation", model="jet-ai/Jet-Nemotron-4B", trust_remote_code=True)
4
  File "/tmp/.cache/uv/environments-v2/c006b618eef85cf6/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
5
  framework, model = infer_framework_load_model(
 
39
  raise ImportError(
40
  ...<2 lines>...
41
  )
42
+ ImportError: This modeling file requires the following packages that were not found in your environment: einops. Run `pip install einops`