MCPcopy Index your code
hub / github.com/mudler/LocalAI / TokenizeString

Method TokenizeString

pkg/grpc/interface.go:34–34  ·  view source on GitHub ↗
(*pb.PredictOptions)

Source from the content-addressed store, hash-verified

32 TTSStream(*pb.TTSRequest, chan []byte) error
33 SoundGeneration(*pb.SoundGenerationRequest) error
34 TokenizeString(*pb.PredictOptions) (pb.TokenizationResponse, error)
35 Status() (pb.StatusResponse, error)
36
37 StoresSet(*pb.StoresSetOptions) error

Callers 9

test_tokenize_stringMethod · 0.65
test_tokenize_stringMethod · 0.65
TokenizeStringMethod · 0.65
ModelTokenizeFunction · 0.65
ModelInferenceFunction · 0.65
TokenizeStringMethod · 0.65
TokenizeStringMethod · 0.65
TokenizeStringMethod · 0.65
backend_test.goFile · 0.65

Implementers 1

Basepkg/grpc/base/base.go

Calls

no outgoing calls

Tested by 2

test_tokenize_stringMethod · 0.52
test_tokenize_stringMethod · 0.52