Download, run notes

main
Jeff Moe 2023-11-15 18:35:50 -07:00
parent 272ba9d399
commit febbb9820b
4 changed files with 94 additions and 7 deletions

View File

@ -9,6 +9,32 @@ weight: 1
Parrot is not ready for end users.
{{% /pageinfo %}}
# Requirements
Parrot requires a current GNU/Linux system, such as Debian Stable.
# Download
The current verion of Parrot can be downloaded here:
* https://parrot.parts/parrot-releases/current/Parrot.AppImage
Releases are also available on this server:
* https://spacecruft.org/deepcrayon/parrot/releases
# Run
It is an AppImage, so it needs to be make executable, then run:
```
chmod +x Parrot.AppImage
./Parrot.AppImage
```
# Notice
At present, not all parts of Parrot are ready.
Main components:
@ -18,6 +44,7 @@ Main components:
* AI extension server.
* AI inference engine server.
* AI model.
* Search server.
What nominally works:
@ -29,11 +56,14 @@ What is missing:
* AI inference engine server.
* AI model.
* Search server.
# AI Server
Parrot is missing the AI server.
It can be made to work, by running your own AI server and model.
That would require, in sum:
* Building Parrot.
* Find a libre model.
* git clone llama.cpp
* Build llama.cpp.

View File

@ -248,6 +248,22 @@ Parrot is not ready for end users.</p>
</div>
<h1 id="requirements">Requirements</h1>
<p>Parrot requires a current GNU/Linux system, such as Debian Stable.</p>
<h1 id="download">Download</h1>
<p>The current verion of Parrot can be downloaded here:</p>
<ul>
<li><a href="https://parrot.parts/parrot-releases/current/Parrot.AppImage">https://parrot.parts/parrot-releases/current/Parrot.AppImage</a></li>
</ul>
<p>Releases are also available on this server:</p>
<ul>
<li><a href="https://spacecruft.org/deepcrayon/parrot/releases">https://spacecruft.org/deepcrayon/parrot/releases</a></li>
</ul>
<h1 id="run">Run</h1>
<p>It is an AppImage, so it needs to be make executable, then run:</p>
<pre tabindex="0"><code>chmod +x Parrot.AppImage
./Parrot.AppImage
</code></pre><h1 id="notice">Notice</h1>
<p>At present, not all parts of Parrot are ready.</p>
<p>Main components:</p>
<ul>
@ -256,6 +272,7 @@ Parrot is not ready for end users.</p>
<li>AI extension server.</li>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>What nominally works:</p>
<ul>
@ -267,11 +284,13 @@ Parrot is not ready for end users.</p>
<ul>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>It can be made to work, by running your own AI server and model.
<h1 id="ai-server">AI Server</h1>
<p>Parrot is missing the AI server.
It can be made to work, by running your own AI server and model.
That would require, in sum:</p>
<ul>
<li>Building Parrot.</li>
<li>Find a libre model.</li>
<li>git clone llama.cpp</li>
<li>Build llama.cpp.</li>

View File

@ -112,6 +112,22 @@ Parrot is not ready for end users.</p>
</div>
<h1 id="requirements">Requirements</h1>
<p>Parrot requires a current GNU/Linux system, such as Debian Stable.</p>
<h1 id="download">Download</h1>
<p>The current verion of Parrot can be downloaded here:</p>
<ul>
<li><a href="https://parrot.parts/parrot-releases/current/Parrot.AppImage">https://parrot.parts/parrot-releases/current/Parrot.AppImage</a></li>
</ul>
<p>Releases are also available on this server:</p>
<ul>
<li><a href="https://spacecruft.org/deepcrayon/parrot/releases">https://spacecruft.org/deepcrayon/parrot/releases</a></li>
</ul>
<h1 id="run">Run</h1>
<p>It is an AppImage, so it needs to be make executable, then run:</p>
<pre tabindex="0"><code>chmod +x Parrot.AppImage
./Parrot.AppImage
</code></pre><h1 id="notice">Notice</h1>
<p>At present, not all parts of Parrot are ready.</p>
<p>Main components:</p>
<ul>
@ -120,6 +136,7 @@ Parrot is not ready for end users.</p>
<li>AI extension server.</li>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>What nominally works:</p>
<ul>
@ -131,11 +148,13 @@ Parrot is not ready for end users.</p>
<ul>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>It can be made to work, by running your own AI server and model.
<h1 id="ai-server">AI Server</h1>
<p>Parrot is missing the AI server.
It can be made to work, by running your own AI server and model.
That would require, in sum:</p>
<ul>
<li>Building Parrot.</li>
<li>Find a libre model.</li>
<li>git clone llama.cpp</li>
<li>Build llama.cpp.</li>

View File

@ -140,6 +140,22 @@ Parrot is not ready for end users.</p>
</div>
<h1 id="requirements">Requirements</h1>
<p>Parrot requires a current GNU/Linux system, such as Debian Stable.</p>
<h1 id="download">Download</h1>
<p>The current verion of Parrot can be downloaded here:</p>
<ul>
<li><a href="https://parrot.parts/parrot-releases/current/Parrot.AppImage">https://parrot.parts/parrot-releases/current/Parrot.AppImage</a></li>
</ul>
<p>Releases are also available on this server:</p>
<ul>
<li><a href="https://spacecruft.org/deepcrayon/parrot/releases">https://spacecruft.org/deepcrayon/parrot/releases</a></li>
</ul>
<h1 id="run">Run</h1>
<p>It is an AppImage, so it needs to be make executable, then run:</p>
<pre tabindex="0"><code>chmod +x Parrot.AppImage
./Parrot.AppImage
</code></pre><h1 id="notice">Notice</h1>
<p>At present, not all parts of Parrot are ready.</p>
<p>Main components:</p>
<ul>
@ -148,6 +164,7 @@ Parrot is not ready for end users.</p>
<li>AI extension server.</li>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>What nominally works:</p>
<ul>
@ -159,11 +176,13 @@ Parrot is not ready for end users.</p>
<ul>
<li>AI inference engine server.</li>
<li>AI model.</li>
<li>Search server.</li>
</ul>
<p>It can be made to work, by running your own AI server and model.
<h1 id="ai-server">AI Server</h1>
<p>Parrot is missing the AI server.
It can be made to work, by running your own AI server and model.
That would require, in sum:</p>
<ul>
<li>Building Parrot.</li>
<li>Find a libre model.</li>
<li>git clone llama.cpp</li>
<li>Build llama.cpp.</li>