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