kitops icon indicating copy to clipboard operation
kitops copied to clipboard

Kit import does not support huggingface dataset repositories

Open amisevsk opened this issue 3 months ago • 2 comments

Describe the problem you're trying to solve Kit import assumes huggingface repositories are regular models and attempts to download from the model URL (https://huggingface.co/%s/resolve/%s/%s). However, the URL format for dataset repositories is different, meaning kit import does not work for these repos at the moment.

Additional context (none)

amisevsk avatar Nov 03 '25 16:11 amisevsk

Would like to work on this.

srikary12 avatar Nov 04 '25 02:11 srikary12

Hi @amisevsk , I have raised a pr for this issue, please review and let me know. Thank you.

arnab2001 avatar Nov 04 '25 12:11 arnab2001