Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FusionBrainLab/SONAR-LLM
/ generate.py
File
generate.py
generate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
torch
3
import
torch.nn
as
nn
4
import
torch.nn.functional
as
F
Callers
nothing calls this directly
Calls
4
SonarInferenceWrapper
Class · 0.85
load_checkpoint_for_inference
Function · 0.85
predict_next_text
Function · 0.85
Projector
Class · 0.70
Tested by
no test coverage detected