mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-05 13:22:37 +02:00
Added support for HuggingFace TGI LLM (#396)
This commit is contained in:
parent
ef34d951fe
commit
c05ec25e39
5 changed files with 160 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ setuptools.setup(
|
|||
"scripts/text-completion-mistral",
|
||||
"scripts/text-completion-ollama",
|
||||
"scripts/text-completion-openai",
|
||||
"scripts/text-completion-tgi",
|
||||
"scripts/triples-query-cassandra",
|
||||
"scripts/triples-query-falkordb",
|
||||
"scripts/triples-query-memgraph",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue