mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
V1 docs push (#86)
* updated docs (again) * updated the LLMs section, prompt processing section and the RAG section of the docs --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
3511798fa8
commit
48a2c1800c
13 changed files with 222 additions and 79 deletions
|
|
@ -3,5 +3,18 @@ Getting Started
|
|||
|
||||
This section gets you started with a very simple configuration and provides some example configurations.
|
||||
|
||||
.. sidebar:: Pre-requisites
|
||||
|
||||
In order for you to get started, please make sure that `Docker <https://www.docker.com/get-started>`_
|
||||
and `Python <https://www.python.org/downloads/>`_ are installed locally.
|
||||
|
||||
As the examples use the pre-built `Arch Docker images <https://hub.docker.com/r/katanemo/arch>`_,
|
||||
they should work on the following architectures:
|
||||
|
||||
- x86_64
|
||||
- ARM 64
|
||||
|
||||
|
||||
The fastest way to get started using Arch is installing `pre-built binaries <https://hub.docker.com/r/katanemo/arch>`_.
|
||||
You can also build it from source.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue