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