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