OptionalfileOptionalhfThe Hugging Face token with permission to access the repo. It can be omitted if the repo is public.
OptionalmmprojThe file name or path to file in the repo for mmproj. Only mmprojFile or mmprojQuant is needed.
OptionalmmprojThe GGUF quantization name for mmproj, e.g. Q4_K_M, Q8_0, etc. Only mmprojFile or mmprojQuant is needed.
OptionalquantThe GGUF quantization name, e.g. Q4_K_M, Q8_0, etc. Only file or quant is needed.
By default, Q4_K_M will be used, then fallback to Q8_0, and finally the non-quantized version if no quantized version is found.
The repo name, e.g. user/model
The file name or path to file in the repo. Only file or quant is needed.