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