Text Generation
PEFT
finetuned
prompt generator
stable-diffusion
mistralai/Mistral-7B-v0.1
inference: false
Instructions to use abhishek7/Prompt_diffusion-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abhishek7/Prompt_diffusion-v0.1 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, "abhishek7/Prompt_diffusion-v0.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eef234e003f38a46b2a852767adfcac2a025181cf4ba3b91c5b8eaf91588bb52
- Size of remote file:
- 27.3 MB
- SHA256:
- d65adfdaade7bfe0184b820f3acd37748ee3a42223705b36910a7efa16e1b501
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.