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:
- 3ba367b1c4deba777def9b8bdc08210d4f211e4b020cbf1ec325740512351f29
- Size of remote file:
- 54.6 MB
- SHA256:
- af94c1b8b886457850757cc30053f845f1470116a26671a31031d29bc73326ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.