mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Forming embeddings-hf package
This commit is contained in:
parent
396a484a11
commit
3bbfe83ecf
10 changed files with 54 additions and 12 deletions
6
trustgraph-embeddings-hf/scripts/embeddings-hf
Normal file
6
trustgraph-embeddings-hf/scripts/embeddings-hf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.embeddings_hf.embeddings.hf import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue