huggingface / huggingface.js

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

Update FastText countDownloads #742

Closed kenhktsui closed 1 month ago

kenhktsui commented 1 month ago

Add query file for FastText library according to here.
Most FastText model is in format of bin so a wildcard of "*.bin" is added.

julien-c commented 1 month ago

(looks like https://github.com/facebookresearch/fastText/pull/1335 was never deployed though)