removing whitespace

This commit is contained in:
ryan-mangeno 2025-10-30 13:09:24 -04:00
parent 7e8e1a07d5
commit b66c2fd1cd
2 changed files with 9 additions and 10 deletions

View File

@ -9370,7 +9370,6 @@ class ModernBertModel(BertModel):
return super().modify_tensors(data_torch, name, bid)
@ModelBase.register("ApertusForCausalLM")
class ApertusModel(LlamaModel):
model_arch = gguf.MODEL_ARCH.APERTUS