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