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