Instructions to use sleeepeer/PromptLocate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sleeepeer/PromptLocate 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, "sleeepeer/PromptLocate") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 782a1f2c47b9a8e3376eace989f642b81eb77b54d6a88e25856e61438fc25437
- Size of remote file:
- 5.11 kB
- SHA256:
- 0e049044624d4d32b82786e284fdeaed4d0900011a624a58e5eff93f807db4e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.