Given a dataset or model repository, is it possible to get a permalink to that exact git commit? We would like to be able to download and checksum a model, but also reserve the right to publish an updated model with new and improved weights or rename an existing model. We don’t want to break older releases that expect the older model checksum or URL. GitHub has this feature but I haven’t yet found this feature in HF.