(*pb.ModelOptions)
| 14 | Predict(*pb.PredictOptions) (string, error) |
| 15 | PredictStream(*pb.PredictOptions, chan string) error |
| 16 | Load(*pb.ModelOptions) error |
| 17 | Free() error |
| 18 | Embeddings(*pb.PredictOptions) ([]float32, error) |
| 19 | GenerateImage(*pb.GenerateImageRequest) error |
no outgoing calls