Would it be possible to make something like SQL/JQL to search?
E.g. be able to query models with french and without italian last 2 months sorted on downloads.
Would it be possible to make something like SQL/JQL to search?
E.g. be able to query models with french and without italian last 2 months sorted on downloads.
Hey,
We just added support for this, for Datasets at least: Access 150k+ Datasets from Hugging Face with DuckDB – DuckDB.
Update: looks like you want this for models, which would require a different implementation.