mistralai / mistral-inference

Official inference library for Mistral models
https://mistral.ai/
Apache License 2.0
9.16k stars 804 forks source link

fix: Correct typo in classifier.ipynb from "alborithm" to "algorithm" #167

Closed CharlesCNorton closed 1 month ago

CharlesCNorton commented 1 month ago

Corrected a typo in the markdown cell of the file classifier.ipynb where "alborithm" was incorrectly spelled. The correct term is "algorithm".

pandora-s-git commented 1 month ago

Thanks!!