Kaun_huggingface.ConfigSourcetype t = {cache_dir : cache_dir;Directory to cache downloaded models. Default: ~/.cache/kaun/huggingface
*)token : string option;Optional HuggingFace API token for private models
*)offline_mode : bool;If true, only use cached models, don't download
*)force_download : bool;If true, re-download even if cached
*)show_progress : bool;If true, show download progress
*)}