You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eval bug: ApertusForCausalLM is not supported - gguf conversion for model swiss-ai/Apertus-8B-Instruct-2509 & swiss-ai/Apertus-70B-Instruct-2509 #15751
version: 6357 (0a2a384)
built with cc (Ubuntu 14.2.0-19ubuntu2) 14.2.0 for x86_64-linux-gnu
When i try to convert files to .gguf format using convert_hf_to_gguf.py
i get this error :
INFO:hf-to-gguf:Model architecture: ApertusForCausalLM
ERROR:hf-to-gguf:Model ApertusForCausalLM is not supported
I am expecting to convert latest apertus LLM files to .gguf format i used to do that with several LLM published on huggingface