remove weird cursor artifacts
This commit is contained in:
parent
0204ed5aa3
commit
833520bf43
|
@ -33,9 +33,7 @@ description: "Frequently Asked Questions"
|
||||||
addition to `--tunnel-service ngrok`. [link to tunnel service docs]
|
addition to `--tunnel-service ngrok`. [link to tunnel service docs]
|
||||||
</Accordion>
|
</Accordion>
|
||||||
- If my device runs off bluetooth connected to a phone, is there a mobile app to use to connect to the server?
|
- If my device runs off bluetooth connected to a phone, is there a mobile app to use to connect to the server?
|
||||||
{" "}
|
|
||||||
{" "}
|
|
||||||
{" "}
|
|
||||||
<Accordion title="Uses a huge deal of API credits, what options do I have for using local models? Can these be run on the client device?">
|
<Accordion title="Uses a huge deal of API credits, what options do I have for using local models? Can these be run on the client device?">
|
||||||
If you use `--profile local`, you won't need to use an LLM via an API. The
|
If you use `--profile local`, you won't need to use an LLM via an API. The
|
||||||
01 server will be responsible for LLM running, but you can run the server +
|
01 server will be responsible for LLM running, but you can run the server +
|
||||||
|
|
Loading…
Reference in New Issue