text
stringlengths 0
3.84k
|
|---|
~~~~~~~~~~~~~~~~~~~~~~~~~~^
|
pretrained_model_name_or_path,
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
...<4 lines>...
|
**kwargs,
|
^^^^^^^^^
|
)
|
^
|
File "/tmp/.cache/uv/environments-v2/ae7118f8ea02faea/lib/python3.13/site-packages/transformers/models/auto/configuration_auto.py", line 1302, in from_pretrained
|
config_class = get_class_from_dynamic_module(
|
class_ref, pretrained_model_name_or_path, code_revision=code_revision, **kwargs
|
)
|
File "/tmp/.cache/uv/environments-v2/ae7118f8ea02faea/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 569, in get_class_from_dynamic_module
|
final_module = get_cached_module_file(
|
repo_id,
|
...<8 lines>...
|
repo_type=repo_type,
|
)
|
File "/tmp/.cache/uv/environments-v2/ae7118f8ea02faea/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 371, in get_cached_module_file
|
resolved_module_file = cached_file(
|
pretrained_model_name_or_path,
|
...<9 lines>...
|
_commit_hash=_commit_hash,
|
)
|
File "/tmp/.cache/uv/environments-v2/ae7118f8ea02faea/lib/python3.13/site-packages/transformers/utils/hub.py", line 321, in cached_file
|
file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs)
|
File "/tmp/.cache/uv/environments-v2/ae7118f8ea02faea/lib/python3.13/site-packages/transformers/utils/hub.py", line 582, in cached_files
|
raise OSError(
|
...<2 lines>...
|
)
|
OSError: InternRobotics/F1-VLA does not appear to have a file named configuration_mwm.py. Checkout 'https://huggingface.co/InternRobotics/F1-VLA/tree/main' for available files.
|
Traceback (most recent call last):
|
File "/tmp/InternRobotics_VLAC_0gp4Ver.py", line 15, in <module>
|
model = AutoModel.from_pretrained("InternRobotics/VLAC", trust_remote_code=True, torch_dtype="auto")
|
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
model_class = get_class_from_dynamic_module(
|
class_ref, pretrained_model_name_or_path, code_revision=code_revision, **hub_kwargs, **kwargs
|
)
|
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 569, in get_class_from_dynamic_module
|
final_module = get_cached_module_file(
|
repo_id,
|
...<8 lines>...
|
repo_type=repo_type,
|
)
|
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 432, in get_cached_module_file
|
get_cached_module_file(
|
~~~~~~~~~~~~~~~~~~~~~~^
|
pretrained_model_name_or_path,
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
...<8 lines>...
|
_commit_hash=commit_hash,
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
)
|
^
|
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 392, in get_cached_module_file
|
modules_needed = check_imports(resolved_module_file)
|
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 224, in check_imports
|
raise ImportError(
|
...<2 lines>...
|
)
|
ImportError: This modeling file requires the following packages that were not found in your environment: einops, timm. Run `pip install einops timm`
|
Traceback (most recent call last):
|
File "/tmp/KORMo-Team_KORMo-10B-base_0wLUfSi.py", line 16, in <module>
|
pipe = pipeline("text-generation", model="KORMo-Team/KORMo-10B-base", trust_remote_code=True)
|
File "/tmp/.cache/uv/environments-v2/12293c1dc5f8e3d3/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1078, in pipeline
|
raise e
|
File "/tmp/.cache/uv/environments-v2/12293c1dc5f8e3d3/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1073, in pipeline
|
tokenizer = AutoTokenizer.from_pretrained(
|
tokenizer_identifier, use_fast=use_fast, _from_pipeline=task, **hub_kwargs, **tokenizer_kwargs
|
)
|
File "/tmp/.cache/uv/environments-v2/12293c1dc5f8e3d3/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1169, in from_pretrained
|
raise ValueError(
|
...<2 lines>...
|
)
|
ValueError: Unrecognized configuration class <class 'transformers_modules.KORMo_hyphen_Team.KORMo_hyphen_10B_hyphen_base.ee04bff6d21fad21be21f4ebd5d7baa51a2315ce._configuration_kormo.KORMoConfig'> to build an AutoTokenizer.
|
Model type should be one of Aimv2Config, AlbertConfig, AlignConfig, ArceeConfig, AriaConfig, AyaVisionConfig, BarkConfig, BartConfig, BertConfig, BertGenerationConfig, BigBirdConfig, BigBirdPegasusConfig, BioGptConfig, BitNetConfig, BlenderbotConfig, BlenderbotSmallConfig, BlipConfig, Blip2Config, BloomConfig, BltConfig, BridgeTowerConfig, BrosConfig, CamembertConfig, CanineConfig, ChameleonConfig, ChineseCLIPConfig, ClapConfig, CLIPConfig, CLIPSegConfig, ClvpConfig, LlamaConfig, CodeGenConfig, CohereConfig, Cohere2Config, ColPaliConfig, ColQwen2Config, ConvBertConfig, CpmAntConfig, CsmConfig, CTRLConfig, Data2VecAudioConfig, Data2VecTextConfig, DbrxConfig, DebertaConfig, DebertaV2Config, DeepseekV2Config, DeepseekV3Config, DeepseekVLConfig, DeepseekVLHybridConfig, DiaConfig, DiffLlamaConfig, DistilBertConfig, DPRConfig, ElectraConfig, Emu3Config, ErnieConfig, Ernie4_5Config, Ernie4_5_MoeConfig, ErnieMConfig, EsmConfig, Exaone4Config, FalconConfig, FalconMambaConfig, FastSpeech2ConformerConfig, FlaubertConfig, FlexOlmoConfig, FNetConfig, FSMTConfig, FunnelConfig, GemmaConfig, Gemma2Config, Gemma3Config, Gemma3TextConfig, Gemma3nConfig, Gemma3nTextConfig, GitConfig, GlmConfig, Glm4Config, Glm4MoeConfig, Glm4vConfig, Glm4vMoeConfig, GPT2Config, GPT2Config, GPTBigCodeConfig, GPTNeoConfig, GPTNeoXConfig, GPTNeoXJapaneseConfig, GptOssConfig, GPTJConfig, GPTSanJapaneseConfig, GraniteConfig, GraniteMoeConfig, GraniteMoeHybridConfig, GraniteMoeSharedConfig, GroundingDinoConfig, GroupViTConfig, HeliumConfig, HubertConfig, IBertConfig, IdeficsConfig, Idefics2Config, Idefics3Config, InstructBlipConfig, InstructBlipVideoConfig, InternVLConfig, JambaConfig, JanusConfig, JetMoeConfig, JukeboxConfig, Kosmos2Config, Kosmos2_5Config, LayoutLMConfig, LayoutLMv2Config, LayoutLMv3Config, LEDConfig, LiltConfig, LlamaConfig, Llama4Config, Llama4TextConfig, LlavaConfig, LlavaNextConfig, LlavaNextVideoConfig, LlavaOnevisionConfig, LongformerConfig, LongT5Config, LukeConfig, LxmertConfig, M2M100Config, MambaConfig, Mamba2Config, MarianConfig, MBartConfig, MegaConfig, MegatronBertConfig, MetaClip2Config, MgpstrConfig, MiniMaxConfig, MistralConfig, MixtralConfig, MllamaConfig, MMGroundingDinoConfig, MobileBertConfig, ModernBertConfig, MoonshineConfig, MoshiConfig, MPNetConfig, MptConfig, MraConfig, MT5Config, MusicgenConfig, MusicgenMelodyConfig, MvpConfig, NemotronConfig, NezhaConfig, NllbMoeConfig, NystromformerConfig, OlmoConfig, Olmo2Config, Olmo3Config, OlmoeConfig, OmDetTurboConfig, OneFormerConfig, OpenAIGPTConfig, OPTConfig, Owlv2Config, OwlViTConfig, PaliGemmaConfig, PegasusConfig, PegasusXConfig, PerceiverConfig, PersimmonConfig, PhiConfig, Phi3Config, PhimoeConfig, Pix2StructConfig, PixtralVisionConfig, PLBartConfig, ProphetNetConfig, QDQBertConfig, Qwen2Config, Qwen2_5OmniConfig, Qwen2_5_VLConfig, Qwen2AudioConfig, Qwen2MoeConfig, Qwen2VLConfig, Qwen3Config, Qwen3MoeConfig, Qwen3NextConfig, Qwen3OmniMoeConfig, Qwen3VLConfig, Qwen3VLMoeConfig, RagConfig, RealmConfig, RecurrentGemmaConfig, ReformerConfig, RemBertConfig, RetriBertConfig, RobertaConfig, RobertaPreLayerNormConfig, RoCBertConfig, RoFormerConfig, RwkvConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, ShieldGemma2Config, SiglipConfig, Siglip2Config, SmolLM3Config, Speech2TextConfig, Speech2Text2Config, SpeechT5Config, SplinterConfig, SqueezeBertConfig, StableLmConfig, Starcoder2Config, SwitchTransformersConfig, T5Config, T5GemmaConfig, TapasConfig, TransfoXLConfig, TvpConfig, UdopConfig, UMT5Config, VideoLlavaConfig, ViltConfig, VipLlavaConfig, VisualBertConfig, VitsConfig, VoxtralConfig, Wav2Vec2Config, Wav2Vec2BertConfig, Wav2Vec2ConformerConfig, WhisperConfig, XCLIPConfig, XGLMConfig, XLMConfig, XLMProphetNetConfig, XLMRobertaConfig, XLMRobertaXLConfig, XLNetConfig, xLSTMConfig, XmodConfig, YosoConfig, ZambaConfig, Zamba2Config.
|
Everything was good in KORMo-Team_KORMo-10B-base_1.txt
|
Everything was good in KORMo-Team_KORMo-10B-sft_0.txt
|
Everything was good in KORMo-Team_KORMo-10B-sft_1.txt
|
Traceback (most recent call last):
|
File "/tmp/Keye-VL-8B-Preview_0yPrrkq.py", line 12, in <module>
|
model = AutoModel.from_pretrained("Kwai-Keye/Keye-VL-8B-Preview", trust_remote_code=True)
|
File "/tmp/.cache/uv/environments-v2/f64622993fb28786/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 582, in from_pretrained
|
model_class = get_class_from_dynamic_module(
|
class_ref, pretrained_model_name_or_path, code_revision=code_revision, **hub_kwargs, **kwargs
|
)
|
File "/tmp/.cache/uv/environments-v2/f64622993fb28786/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 570, in get_class_from_dynamic_module
|
final_module = get_cached_module_file(
|
repo_id,
|
...<8 lines>...
|
repo_type=repo_type,
|
)
|
File "/tmp/.cache/uv/environments-v2/f64622993fb28786/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 393, in get_cached_module_file
|
modules_needed = check_imports(resolved_module_file)
|
File "/tmp/.cache/uv/environments-v2/f64622993fb28786/lib/python3.13/site-packages/transformers/dynamic_module_utils.py", line 225, in check_imports
|
raise ImportError(
|
...<2 lines>...
|
)
|
ImportError: This modeling file requires the following packages that were not found in your environment: einops. Run `pip install einops`
|
Traceback (most recent call last):
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.