MCPcopy
hub / github.com/ytongbai/LVM / loglikelihood

Method loglikelihood

EasyLM/serving.py:78–79  ·  view source on GitHub ↗
(prefix_text, text)

Source from the content-addressed store, hash-verified

76
77 @staticmethod
78 def loglikelihood(prefix_text, text):
79 raise NotImplementedError()
80
81 @staticmethod
82 def loglikelihood_rolling(text):

Callers 2

serve_loglikelihoodMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected