ariG23498 HF Staff commited on
Commit
0236ebf
·
verified ·
1 Parent(s): 0a5340d

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

Browse files
Files changed (1) hide show
  1. jet-ai_Jet-Nemotron-4B_1.txt +2 -2
jet-ai_Jet-Nemotron-4B_1.txt CHANGED
@@ -1,5 +1,5 @@
1
  Traceback (most recent call last):
2
- File "/tmp/jet-ai_Jet-Nemotron-4B_1xqwpzB.py", line 15, in <module>
3
  model = AutoModelForCausalLM.from_pretrained("jet-ai/Jet-Nemotron-4B", trust_remote_code=True, torch_dtype="auto")
4
  File "/tmp/.cache/uv/environments-v2/a715d814b0fd3d5f/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
5
  model_class = get_class_from_dynamic_module(
@@ -27,4 +27,4 @@ Traceback (most recent call last):
27
  raise ImportError(
28
  ...<2 lines>...
29
  )
30
- 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_1kBmH6u.py", line 15, in <module>
3
  model = AutoModelForCausalLM.from_pretrained("jet-ai/Jet-Nemotron-4B", trust_remote_code=True, torch_dtype="auto")
4
  File "/tmp/.cache/uv/environments-v2/a715d814b0fd3d5f/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
5
  model_class = get_class_from_dynamic_module(
 
27
  raise ImportError(
28
  ...<2 lines>...
29
  )
30
+ ImportError: This modeling file requires the following packages that were not found in your environment: einops. Run `pip install einops`