GpuLayers

AsposeAIModelConfig.GpuLayers property

模型使用的 GPU 层数。如果未指定,将使用默认值(40)。设置为 0 则完全在 CPU 上运行。

public int? GpuLayers { get; set; }

另请参见