huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.37k stars 213 forks source link

Add new fields for computing downloads #749

Closed Kakulukian closed 3 months ago

Kakulukian commented 3 months ago

I totally forgot to update the package with the new fields we have to reduce some load: path_extension | path_prefix | path_filename.

Simplified to use query language (boolean language) which is more straightforward to understand than DSL

Kakulukian commented 3 months ago

Can another code owner review it? The syntax for counting downloads will evolve