automatically copy config + edit readme 2
This commit is contained in:
parent
ff2dd5247d
commit
f53d9d917e
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ your friendly ai assistant. frontend for ollama.
|
|||
# Installation
|
||||
- git clone repository
|
||||
- install ollama from `https://ollama.ai/download`
|
||||
- pull a model from ollama
|
||||
- copy config.example.toml to config.toml and edit it to have your model
|
||||
- pull a model from ollama (i recommend gemma3n:e4b for weak PCs like mine (i7-10750h + rtx 3050ti laptop edition))
|
||||
- copy config.example.toml to config.toml and edit it to have the model you selected, optionally set your name in [user]
|
||||
- npm i
|
||||
- node index.js
|
||||
- enjoy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue