HuggingFaceFileName

AsposeAIModelConfig.HuggingFaceFileName property

Optional model’s name to use when downloading from HuggingFace. Examples: “TableGPT2-7B.Q4_K_S.gguf”. Default for table AI - TableGPT2-7B.Q4_K_S.gguf.

public string? HuggingFaceFileName { get; set; }

See Also