modified: index.html
This commit is contained in:
parent
04b49530b6
commit
91d2ed9170
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ getSpeech();
|
|||
<p>We are considering supporting ollama for better quant support.</p>
|
||||
<p>Stand up a replica cluster on a new domain.</p>
|
||||
<pre><code>
|
||||
sudo apt-get install gcc python3.12-dev
|
||||
sudo apt-get install gcc python3.12-dev python3.12-venv
|
||||
cd ~
|
||||
python3 -m venv env
|
||||
source env/bin/activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue