Instructions to use MM-AdaptionLabs/adaption_diverse_ai_task_samples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MM-AdaptionLabs/adaption_diverse_ai_task_samples 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, "MM-AdaptionLabs/adaption_diverse_ai_task_samples") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- a06d5ec17b28c88f3d3099459d2904e46d717eb0c1b11a2bf3c609726dfeb7a9
- Size of remote file:
- 206 kB
- SHA256:
- 26a476e4c1f96e2b8ffea457f1d7ce593b6c723291155770203ab4d600c60c97
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.