Open
Description
Hi 👋
I've had success pushing then pulling (git clone https://huggingface.co/julien-c/git-theta-small-pytorch
) a small pytorch file, but i've had trouble pushing a slightly larger safetensors checkpoint (e.g. my repo https://huggingface.co/julien-c/git-theta-safetensors
is broken imo)
I haven't dived into git-theta enough for now, but I think it could be very useful to push and pull to/from the HF Hub in end2ends as a way to guarantee it works well.
I realize it's a test of the Hub as much as a test of this library (and it wouldn't need to run on every commit probably), but would be very useful to have!