CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
215 stars 55 forks source link

Add `pip install git+https://gitlab.com/ase/ase` user advice on `FrechetCellFilter` `ImportError` and allow `ase_filter` to be `str` #104

Closed janosh closed 7 months ago

janosh commented 7 months ago

https://github.com/CederGroupHub/chgnet/blob/db40e05eaaa9b292a31877e713ba328d3365ebcf/chgnet/model/dynamics.py#L92

TypeError: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.