Skip to content

Commit

Permalink
doc: add ollama model creation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisTM committed Feb 25, 2024
1 parent c02fbd3 commit 4479e8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ollama pull mistral
# Start your bot
git clone https://github.com/AlexisTM/ollama-discord-god-rs
cd ollama-discord-god-rs
ollama create marvin -f modelfiles/marvin.modelfile
DISCORD_BOT_TOKEN=[YOUR_DISCORD_BOT_TOKEN] cargo run --release gods/marvin.json
```

Expand Down

0 comments on commit 4479e8c

Please sign in to comment.