Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 5fe0528

Browse files
authored
Merge pull request #282 from janhq/Nitro-docs
Nitro on Colab
2 parents b4d3276 + 937b30f commit 5fe0528

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/docs/examples/colab.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Nitro on Google Colab
3+
description: Nitro intergration guide for using on Google Colab.
4+
keywords: [Nitro, Google colab, Jan, fast inference, inference server, local AI, large language model, OpenAI compatible, open source, llama]
5+
---
6+
7+
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.
8+

docs/sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const sidebars = {
6464
"examples/palchat",
6565
"examples/openai-node",
6666
"examples/openai-python",
67+
"examples/colab"
6768
],
6869
},
6970
// {

0 commit comments

Comments
 (0)