Created tutorial for running Ollama on NVIDIA Jetson devices (#1098)

This commit is contained in:
bnodnarb
2023-11-15 07:32:37 -10:00
committed by GitHub
parent 423862042a
commit 85951d25ef
2 changed files with 40 additions and 1 deletions

View File

@@ -4,5 +4,6 @@ Here is a list of ways you can use Ollama with other tools to build interesting
- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)
- [Running Ollama on NVIDIA Jetson Devices](./tutorials/nvidia-jetson.md)
Also be sure to check out the [examples](../examples) directory for more ways to use Ollama.
Also be sure to check out the [examples](../examples) directory for more ways to use Ollama.