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