Instructions to use Adjoumani/mistral-finetuned-alpaca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Adjoumani/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, "Adjoumani/mistral-finetuned-alpaca") - Notebooks
- Google Colab
- Kaggle
mistral-finetuned-alpaca / runs /Sep14_14-13-09_cbdd4ce4c7e1 /events.out.tfevents.1726323192.cbdd4ce4c7e1.405.0
- Xet hash:
- 03920c2d90a21cae310754d50851071f8a328c279f8c03b814bfe14efca9f8be
- Size of remote file:
- 6.71 kB
- SHA256:
- 7701415420e64b81cc8bb6cb1db4b845adbcd89c88f114f098e480e689397795
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.