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

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