Copied in base files for fastembed

This commit is contained in:
Cyber MacGeddon 2025-01-28 08:39:24 +00:00
parent 75a72b0d2d
commit 0134e0160d
5 changed files with 114 additions and 0 deletions

View file

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