Instructions to use mindchain/ops with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mindchain/ops with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Llama-2-7b-Chat-GPTQ") model = PeftModel.from_pretrained(base_model, "mindchain/ops") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 266011076daf0c686e52762b164448599df13a3151711e120ece1e226e74892c
- Size of remote file:
- 33.6 MB
- SHA256:
- ff5a9b0e5439869126ba6e40dea63c386ca5944d99dca822fe1f90e4d1b06b0c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.