Instructions to use HassanSamo/mistral_7b-instruct-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HassanSamo/mistral_7b-instruct-python with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "HassanSamo/mistral_7b-instruct-python") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f475f3619573f38d1fd4fa241c985d70a1a12aef171f16b78bf627af37eec894
- Size of remote file:
- 369 MB
- SHA256:
- 04f99c5a5fb89fab281be37f678e47ccf4515c6a3748bfc778f48dc03269bc37
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.