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