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
File size: 134 Bytes
4764291 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e8e04cdf8574c1a1d8002fa029a37c64d583fb86a842a3b9794622f57131becf
size 170951516
|