MCPcopy
hub / github.com/mudler/LocalAI / StartQuantization

Method StartQuantization

pkg/grpc/interface.go:69–69  ·  view source on GitHub ↗

Quantization

(*pb.QuantizationRequest)

Source from the content-addressed store, hash-verified

67
68 // Quantization
69 StartQuantization(*pb.QuantizationRequest) (*pb.QuantizationJobResult, error)
70 QuantizationProgress(*pb.QuantizationProgressRequest, chan *pb.QuantizationProgressUpdate) error
71 StopQuantization(*pb.QuantizationStopRequest) error
72}

Callers 6

StartJobMethod · 0.65
StartQuantizationMethod · 0.65
StartQuantizationMethod · 0.65
StartQuantizationMethod · 0.65
StartQuantizationMethod · 0.65

Implementers 1

Basepkg/grpc/base/base.go

Calls

no outgoing calls

Tested by 1