Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 160 Bytes

pkg.md

File metadata and controls

3 lines (2 loc) · 160 Bytes

package quantest // import "."

func EstimateVRAMForModel(modelName string, vram float64, contextSize int, quantLevel, kvQuant string) (*VRAMEstimation, error)