Skip to content

Commit

Permalink
Merge pull request #53 from pandora-s-git/main
Browse files Browse the repository at this point in the history
Adds a new notebook with prefix examples
  • Loading branch information
pandora-s-git committed Jun 12, 2024
2 parents 8a3eb02 + 3b88dd3 commit a0c6a04
Show file tree
Hide file tree
Showing 2 changed files with 787 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Disclaimer: Examples contributed by the community and partners do not represent
| [function_calling.ipynb](https://github.com/mistralai/cookbook/blob/main/function_calling.ipynb) | function calling | Use Mistral API for function calling |
| [evaluation.ipynb](https://github.com/mistralai/cookbook/blob/main/evaluation.ipynb) | evaluation | Evaluate models with Mistral API |
| [mistral_finetune_api.ipynb](https://github.com/mistralai/cookbook/blob/main/mistral_finetune_api.ipynb) | fine-tuning | Finetune a model with Mistral fine-tuning API |
| [mistral-search-engine.ipynb](https://github.com/mistralai/cookbook/blob/main/mistral-search-engine.ipynb) | RAG, function calling | Search engine built with Mistral API, function calling and RAG
| [mistral-search-engine.ipynb](https://github.com/mistralai/cookbook/blob/main/mistral-search-engine.ipynb) | RAG, function calling | Search engine built with Mistral API, function calling and RAG |
| [prefix_use_cases.ipynb](https://github.com/mistralai/cookbook/blob/main/prefix_use_cases.ipynb) | prefix, prompting| Cool examples with Mistral's prefix feature |

## Third Party Tools

Expand Down
Loading

0 comments on commit a0c6a04

Please sign in to comment.