Text Generation
PEFT
Safetensors
English
mixtral
math
code
lora
autoscientist
adaption
conversational
Instructions to use flamiinngo/math-code-mixtral-8x7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use flamiinngo/math-code-mixtral-8x7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "flamiinngo/math-code-mixtral-8x7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fcf4d98899779fd0868675471697907ae59d4ad48ffbac78272abf8963cb2de5
- Size of remote file:
- 202 MB
- SHA256:
- 73d63f8af529bcf1b1c46e61aff6b5334d45fe20eabce39f221a4812333463b3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.