Instructions to use jeduardogruiz/Mixtral_ether with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use jeduardogruiz/Mixtral_ether with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("jeduardogruiz/Mixtral_ether", set_active=True) - Notebooks
- Google Colab
- Kaggle
| INFURA_URL = "https://mainnet.infura.io/v3/<your_infura_url>" | |
| MINERS = {"0x84671C70fE41Ef5C16BC4F225bFAe2fD362aC65c":"data/storage/" |