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