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.
Thank you!
denis-kazakov
changed discussion status to
closed