hfapi icon indicating copy to clipboard operation
hfapi copied to clipboard

Simple Python client for the Hugging Face Inference API

Results 3 hfapi issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to upload a private dataset file that is 47GB and I receive the error: ``` Maximum individual file size is 50.0GB ``` in both the programmatic and...

Currently, in the highly unlikely chance that the models return markdown instead of "raw text", the output in the generated README will be affected. One way to address this would...

I am looking to use dialoGPT-large on the Hosted Inference API for a chatbot demo but am having trouble generating decent multi-turn dialogue. As an example, when I post the...