Skip to content

Commit 543a4d8

Browse files
authored
Update generative-ai-tools.rst
1 parent 566dceb commit 543a4d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aalto/generative-ai-tools.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Roughly speaking, you could
1313
* Use remote APIs to run models with your own code.
1414

1515
* An OpenAI API
16-
* Models hosted locally at Aalto: `Aalto LLM API <https://github.com/AaltoSciComp/llm-examples/tree/main/aalto-llm-api>`__ *good for data security*
16+
* :doc:`APIs <llm-web-apis>` hosted locally at Aalto *good for data security*
1717

1818
* Running locally-installable models on your own
1919
computer/Triton. Examples can be found `here <https://github.com/AaltoSciComp/llm-examples>`__.
@@ -85,7 +85,7 @@ of text inputs.
8585
since the data never leaves Aalto networks or Aalto computers. It
8686
is possible to add models and cost-effectively scale as needed. (If
8787
these work, it is easy to use these models locally,
88-
allowing extreme scaling to large computer clusters)
88+
allowing extreme scaling to large computer clusters). `Some examples <https://github.com/AaltoSciComp/llm-examples/tree/main/aalto-llm-api>`__.
8989

9090
* We are currently limited in the number of models and hardware
9191
resources, but plan to scale in proportion to the need.

0 commit comments

Comments
 (0)