mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Update for various code changes
This commit is contained in:
parent
3947920ee8
commit
a9bd50c9af
2 changed files with 9 additions and 8 deletions
|
|
@ -48,7 +48,6 @@ following `Docker Compose` files:
|
|||
|
||||
**NOTE**: All tokens, paths, and authentication files must be set **PRIOR** to launching a `Docker Compose` file.
|
||||
|
||||
|
||||
#### AzureAI Serverless Model Deployment
|
||||
|
||||
```
|
||||
|
|
@ -159,7 +158,7 @@ Similar output to above processes, except many entries instead.
|
|||
|
||||
`Language Model Inference`:
|
||||
```
|
||||
docker logs trustgraph-llm-1
|
||||
docker logs trustgraph-text-completion-1
|
||||
```
|
||||
|
||||
Output should be a sequence of entries:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue