ealt
Results
2
issues of
ealt
## Changes This PR adds missing attributes to the lists of handled/ignored configuration attributes in the model conversion functions for: - Llama models (`llama_from_huggingface_model`) - Mistral models (`mistral_from_huggingface_model`) - GPT-NeoX...
## Bug Description When attempting to convert a HuggingFace model to a Penzai model using `[llama/mistral/gpt_neox]_from_huggingface_model`, the conversion fails with a ValueError when the model configuration contains certain attributes that...