Instructions to use Kamyar-zeinalipour/Mistral7B-Syntax-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kamyar-zeinalipour/Mistral7B-Syntax-Instruct 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, "Kamyar-zeinalipour/Mistral7B-Syntax-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 44c718184d5841861101e4a0132eed60ea9d56594d3e6b6942c26a5c79910e4b
- Size of remote file:
- 6.07 kB
- SHA256:
- 32e93df96814ae192b81c7581227d2730e36d4dbf0a4e7d793a9ba9f601150f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.