Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wyf3/llm_related
/ load
Method
load
code-r1/search_r1/search/rerank_server.py:70–71 ·
view source on GitHub ↗
(cls, model_name_or_path, **kwargs)
Source
from the content-addressed store, hash-verified
68
69
@classmethod
70
def
load(cls, model_name_or_path, **kwargs):
71
raise
NotImplementedError
72
73
74
class
SentenceTransformerCrossEncoder(BaseCrossEncoder):
Callers
15
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
test.py
File · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
get_reranker
Function · 0.45
get_reranker
Function · 0.45
init_random_model
Function · 0.45
_load_rank_zero_state_dict
Method · 0.45
process_one_shard
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_conversion
Function · 0.36
test_config_init
Method · 0.36
test_config_init_from_yaml
Method · 0.36
init_config
Function · 0.36
init_config
Function · 0.36
test_conversion
Function · 0.36
test_config_init
Method · 0.36
test_config_init_from_yaml
Method · 0.36
init_config
Function · 0.36
init_config
Function · 0.36
test_conversion
Function · 0.36
test_config_init
Method · 0.36