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
1
Makefile
1
Makefile
|
|
@ -8,6 +8,7 @@ all: pkgs
|
|||
|
||||
pkgs:
|
||||
pip3 wheel --no-deps --wheel-dir dist trustgraph-core/
|
||||
pip3 wheel --no-deps --wheel-dir dist trustgraph-embeddings-hf/
|
||||
|
||||
# container
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue