mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 15:42:37 +00:00
update
This commit is contained in:
parent
15c1315c16
commit
8c0f10c06f
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ print(f"Embeddings: {response.embeddings}")
|
|||
|
||||
### Vision Language Models Example
|
||||
|
||||
The following example shows how to run vision inference using an NVIDIA NIM.
|
||||
The following example shows how to run vision inference by using an NVIDIA NIM.
|
||||
|
||||
```python
|
||||
def load_image_as_base64(image_path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue