Daniel King
Daniel King
# What does this PR do? Adds a distributed sync to the `RemoteUploaderDownloader.wait_for_workers` call so that the run does not NCCL timeout while uploading a large checkpoint at the end...
Not sure if this is something y'all are interested in adding, but I wanted to use catalogue with static typing on what the registry contains (Even though you've called it...
The HF export was missing the fc.py file and the associated register, so would result in an error when trying to load the HF exported model. This PR both fixes...
## Changes URL encode the file path before making the API request. This prevents issues with file paths that include characters like `?` and `#`. I only added to `upload`...
Hi, Thank you for the library! I don't know if anyone is maintaining this, but I wanted to use the library and found that I needed a predict function, so...
### System Info - `transformers` version: 4.44.0 - Platform: Linux-5.15.0-91-generic-x86_64-with-glibc2.31 - Python version: 3.10.12 - Huggingface_hub version: 0.23.4 - Safetensors version: 0.4.2 - Accelerate version: 0.25.0 - Accelerate config: not...
Not sure if this package is actively maintained, but if at all possible, can you remove the hyphen in "description-file" and do a release? See https://github.com/pypa/setuptools/issues/4910 for more context.
This library is quite noisy in the logs that it outputs simply from importing `bitsandbytes` somewhere. it would be great if all the print statements could be switched to proper...