Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
doc: update open router
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark authored Mar 26, 2024
1 parent dcfa0b4 commit 90daf93
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions documents/README_OPENROUTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ print(response)


3. **Current Free Model List** (2024-03-26):
- `google/gemma-7b-it:free` - 7B parameter Italian language model from Google
- `openrouter/cinematika-7b:free` - 7B parameter multimodal model trained on movie data
- `undi95/toppy-m-7b:free` - 7B parameter Korean language model
- `gryphe/mythomist-7b:free` - 7B parameter model trained on mythology and fantasy texts
- `mistralai/mistral-7b-instruct:free` - 7B parameter instructional model from Mistral AI
- `nousresearch/nous-capybara-7b:free` - 7B parameter model from Nous Research
- `openrouter/auto` - Automatic model selection based on input prompt
- `google/gemma-7b-it:free` - 7B parameter [Google Gemma-7b](https://huggingface.co/google/gemma-7b) model
- `mistralai/mistral-7b-instruct:free` - 7B parameter [instructional model](https://huggingface.co/mistralai/Mistral-7B-v0.1) from Mistral AI
- `openrouter/cinematika-7b:free` - 7B parameter [openrouter/cinematika-7b](https://huggingface.co/jondurbin/cinematika-7b-v0.1) model
- `undi95/toppy-m-7b:free` - 7B parameter [toopy-m-7b](https://huggingface.co/Undi95/Toppy-M-7B?not-for-all-audiences=true) model
- `gryphe/mythomist-7b:free` - 7B parameter [mythomist-7b](https://huggingface.co/Gryphe/MythoMist-7b)
- `nousresearch/nous-capybara-7b:free` - 7B parameter [model](https://huggingface.co/NousResearch/Nous-Capybara-7B-V1) from Nous Research


> [!IMPORTANT]
> The free models may be temporary and subject to change based on policies. Please refer to the following page to check the available free models: [Open Router Models](https://openrouter.ai/docs#models)
Expand Down

0 comments on commit 90daf93

Please sign in to comment.