Instructions to use agustoslu/data_experiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use agustoslu/data_experiment with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ybelkada/mistral-7b-instruct-v0.1-sharded") model = PeftModel.from_pretrained(base_model, "agustoslu/data_experiment") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 095683b4c9bf38f15c592aad6701b8c57fe2ebe005c8149956a07235692cbf18
- Size of remote file:
- 4.73 kB
- SHA256:
- 647b85226e0b331cceec789acde767a6b9e49c825e73fb412a288433787ee2ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.