Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/docs/examples/colab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Nitro on Google Colab
description: Nitro intergration guide for using on Google Colab.
keywords: [Nitro, Google colab, Jan, fast inference, inference server, local AI, large language model, OpenAI compatible, open source, llama]
---

This [Notebook](https://colab.research.google.com/drive/1mJKjPmPcsZKpRZsaO6Fn9G9aCBkjozrL?usp=sharing) demonstrates how to use Nitro on Google Colab and using it as a server.

1 change: 1 addition & 0 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const sidebars = {
"examples/palchat",
"examples/openai-node",
"examples/openai-python",
"examples/colab"
],
},
// {
Expand Down