Forming embeddings-hf package

This commit is contained in:
Cyber MacGeddon 2024-09-28 22:40:14 +01:00
parent 396a484a11
commit 3bbfe83ecf
10 changed files with 54 additions and 12 deletions

View file

@ -1,6 +0,0 @@
#!/usr/bin/env python3
from trustgraph.core.embeddings.hf import run
run()