MCPcopy Create free account
hub / github.com/ZBayes/basic_rag / vec_model.py

File vec_model.py

src/models/vec_model/vec_model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3import torch.nn.functional as F
4from loguru import logger

Callers

nothing calls this directly

Calls 2

VectorizeModelClass · 0.85
predict_vecMethod · 0.80

Tested by

no test coverage detected