Skip to content

Commit

Permalink
chore: adding reference to benchllama
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth235 committed Feb 21, 2024
1 parent fa39295 commit dd55f80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Please note that you need to configure LLM for code completion and chat feature
| codellama:{7b or 13b or 34b}-code | codellama:{7b or 13b or 34b}-instruct | [Ollama Tags](https://ollama.com/library/codellama), [Home](https://github.com/facebookresearch/codellama) |
| | mistral:{7b}-instruct | [Ollama Tags](https://ollama.com/library/mistral), [Home](https://mistral.ai/) |

You can also pick a model by evaluating your local LLMs using [Benchllama](https://github.com/srikanth235/benchllama).

## 🚀 Quick Install

You can install Privy extension from the Visual Studio Code Marketplace or from the Open VSX Registry.
Expand Down

0 comments on commit dd55f80

Please sign in to comment.