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