Skip to content

Commit

Permalink
README: LLama-3 8B on OpenRouter
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed May 20, 2024
1 parent 7ef13a6 commit 9ef4870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export LLM_CHAT_MODE="meta-llama/llama-3-8b-instruct"
```bash
export LLM_API_BASE_URL=https://openrouter.ai/api/v1
export LLM_API_KEY="yourownapikey"
export LLM_CHAT_MODEL="mistralai/mistral-7b-instruct:free"
export LLM_CHAT_MODEL="meta-llama/llama-3-8b-instruct:free"
```

* [Together](https://www.together.ai/)
Expand Down

0 comments on commit 9ef4870

Please sign in to comment.