Instructions to use DUAL-GPO/Mistral-7B-gsm8k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DUAL-GPO/Mistral-7B-gsm8k 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, "DUAL-GPO/Mistral-7B-gsm8k") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 80d1d127cdbdb127248992a58d6b0bad6056bc4dfa986a54b218dfb6d08e1d16
- Size of remote file:
- 5.69 kB
- SHA256:
- 82f13e84b55cb0285e7494979cebe30b66616a43d816bbf5ca13854ed4954140
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.