Instructions to use hyper88/mistral-sci-phi-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hyper88/mistral-sci-phi-7B 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, "hyper88/mistral-sci-phi-7B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e2eb9f83844b5bd12ebe6be812732867f067149d13703abf3510a21fc3ec8859
- Size of remote file:
- 4.03 kB
- SHA256:
- 99d99707439caba2d4f063059d224fe61557026de30607a71d3e02b45c982fec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.