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