Instructions to use atom-team/mixtral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use atom-team/mixtral with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("atom-team/ru-mixtral-sayga") model = PeftModel.from_pretrained(base_model, "atom-team/mixtral") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 493805deff190e68d5991f0c85c4502aa3b539c2a830383e158d322e2c695329
- Size of remote file:
- 4.86 kB
- SHA256:
- 97e6cffa6888eca41211e0c8695b84a6dc9858201e18e34e07d3a8f402d93f7f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.