Instructions to use fayetitchenal/mistral-climate-finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fayetitchenal/mistral-climate-finetune with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.3") model = PeftModel.from_pretrained(base_model, "fayetitchenal/mistral-climate-finetune") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e0279ab1f071bfb8645378de8db788541ecc28772bab46edd050fc33442ec0c
- Size of remote file:
- 5.24 kB
- SHA256:
- d93851d2df011f6ae021b7a81b19f5766015e80a53d13d28a951ef439f37c684
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.