Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_loglikelihood
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected