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