Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/NanoResearch
/ RAMBackend
Class
RAMBackend
nanoresearch/evolution/ram.py:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
class
RAMBackend(str, Enum):
33
HF =
"hf"
34
VLLM =
"vllm"
35
36
37
class
RAMOutput(BaseModel):
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected