mistralai / mistral-inference

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

How to train mistral? #69

Open mihalt opened 11 months ago

mihalt commented 11 months ago

Hi! I deployed it by this manual to aws https://docs.mistral.ai/cloud-deployment/skypilot

And now I need to train it for my NER task. Say me, please, what should I do? Should I do something like this? https://skypilot.readthedocs.io/en/latest/getting-started/tutorial.html#tutorial-dnn-training

P.S: I can't use SageMakers, that manual is in huggingface, due to some strange errors that I have quotes. So, I would like to train without it.