typo
This commit is contained in:
parent
a348617545
commit
763e26cef9
1 changed files with 3 additions and 1 deletions
|
|
@ -36,8 +36,9 @@ Ou bien, sous ubuntu:
|
|||
## construction du prompt rougail-ai
|
||||
|
||||
- Ouvrir un terminal dans le dossier `prompt` du projet `rougail-ai`
|
||||
- Lancer la commande
|
||||
- Lancer la commande :
|
||||
|
||||
```
|
||||
ollama create rougail_ai -f rougail.modelfile
|
||||
|
||||
ollama create rougail_ai -f rougail.modelfile
|
||||
|
|
@ -45,6 +46,7 @@ Ou bien, sous ubuntu:
|
|||
pulling manifest
|
||||
(...)
|
||||
writing manifest
|
||||
```
|
||||
|
||||
Le prompt est prêt à être utilisé.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue