MCPcopy 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

1import os
2import torch
3import torch.nn as nn
4import torch.nn.functional as F

Callers

nothing calls this directly

Calls 4

predict_next_textFunction · 0.85
ProjectorClass · 0.70

Tested by

no test coverage detected