Instructions to use Workhack/intent_classifier_mistral_7b_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Workhack/intent_classifier_mistral_7b_adapter 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, "Workhack/intent_classifier_mistral_7b_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2afa7d553de22e265ced3ca88e74890290a6bf3c3b708509e65f07d139545d55
- Size of remote file:
- 27.4 MB
- SHA256:
- 0b4f4583a18dd9edbf5135f790fe398588450a85922018242e34f9e395cb292d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.