Where can I find all model-specific parameters that can be passed to this model in the from_pretrained method?

#154
by denis-kazakov - opened

The model card example includes low_cpu_mem_usage and use_safetensors, but what are others?
help(AutoModelForSpeechSeq2Seq.from_pretrained) only shows general parameters.

denis-kazakov changed discussion status to closed

Sign up or log in to comment