Hi,
I’m currently working on a computational study of high-entropy alloys (HEAs) using EquiformerV2. I have trained my own EquiformerV2 model on my dataset.
I noticed that this repository includes a surface-related module, and I was wondering whether it is possible to use this surface module directly with my own trained EquiformerV2 model (i.e., by loading my model weights), or if it is tightly coupled to a specific pretrained checkpoint or training setup.
I’m still relatively new to coding and model integration, so I’m not entirely sure whether there are architectural or interface constraints that would prevent this.
Any guidance on model compatibility, required modifications, or relevant documentation would be greatly appreciated.
Thank you!
Hi,
I’m currently working on a computational study of high-entropy alloys (HEAs) using EquiformerV2. I have trained my own EquiformerV2 model on my dataset.
I noticed that this repository includes a surface-related module, and I was wondering whether it is possible to use this surface module directly with my own trained EquiformerV2 model (i.e., by loading my model weights), or if it is tightly coupled to a specific pretrained checkpoint or training setup.
I’m still relatively new to coding and model integration, so I’m not entirely sure whether there are architectural or interface constraints that would prevent this.
Any guidance on model compatibility, required modifications, or relevant documentation would be greatly appreciated.
Thank you!