Could you share an uncompiled version of the model (equivalent to what’s in the surrogate_models/ directory)? Specifically, is there a way to obtain the model weights/config in a non-compiled format (e.g., a raw checkpoint and/or architecture file) rather than the compiled artifact?
Could you share an uncompiled version of the model (equivalent to what’s in the
surrogate_models/directory)? Specifically, is there a way to obtain the model weights/config in a non-compiled format (e.g., a raw checkpoint and/or architecture file) rather than the compiled artifact?