ariG23498 HF Staff commited on
Commit
85b7a2a
·
verified ·
1 Parent(s): 0a8b3ec

Upload LiquidAI_LFM2-VL-1.6B_0.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. LiquidAI_LFM2-VL-1.6B_0.txt +7 -7
LiquidAI_LFM2-VL-1.6B_0.txt CHANGED
@@ -1,23 +1,23 @@
1
  Traceback (most recent call last):
2
- File "/tmp/LiquidAI_LFM2-VL-1.6B_0nYb8Rv.py", line 13, in <module>
3
  pipe = pipeline("image-text-to-text", model="LiquidAI/LFM2-VL-1.6B", trust_remote_code=True)
4
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1178, in pipeline
5
  raise e
6
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1169, in pipeline
7
  processor = AutoProcessor.from_pretrained(processor, _from_pipeline=task, **hub_kwargs, **model_kwargs)
8
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/models/auto/processing_auto.py", line 376, in from_pretrained
9
  processor_class = get_class_from_dynamic_module(
10
  processor_auto_map, pretrained_model_name_or_path, **kwargs
11
  )
12
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 570, in get_class_from_dynamic_module
13
  final_module = get_cached_module_file(
14
  repo_id,
15
  ...<8 lines>...
16
  repo_type=repo_type,
17
  )
18
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 393, in get_cached_module_file
19
  modules_needed = check_imports(resolved_module_file)
20
- File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 225, in check_imports
21
  raise ImportError(
22
  ...<2 lines>...
23
  )
 
1
  Traceback (most recent call last):
2
+ File "/tmp/LiquidAI_LFM2-VL-1.6B_0X7Okei.py", line 13, in <module>
3
  pipe = pipeline("image-text-to-text", model="LiquidAI/LFM2-VL-1.6B", trust_remote_code=True)
4
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1198, in pipeline
5
  raise e
6
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1189, in pipeline
7
  processor = AutoProcessor.from_pretrained(processor, _from_pipeline=task, **hub_kwargs, **model_kwargs)
8
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/models/auto/processing_auto.py", line 382, in from_pretrained
9
  processor_class = get_class_from_dynamic_module(
10
  processor_auto_map, pretrained_model_name_or_path, **kwargs
11
  )
12
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 569, in get_class_from_dynamic_module
13
  final_module = get_cached_module_file(
14
  repo_id,
15
  ...<8 lines>...
16
  repo_type=repo_type,
17
  )
18
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 392, in get_cached_module_file
19
  modules_needed = check_imports(resolved_module_file)
20
+ File "/tmp/.cache/uv/environments-v2/6e3e46311085f7ee/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 224, in check_imports
21
  raise ImportError(
22
  ...<2 lines>...
23
  )