Instructions to use davidquicast/experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use davidquicast/experiments with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "davidquicast/experiments") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4229aa68a90c744ac81014ece5beea02950ed61600cc26de270a13e4004db817
- Size of remote file:
- 5.5 kB
- SHA256:
- d2b6afeda005c2d7617d1b61cee872c9aae748f8c034fcbd638e91ba981fef08
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.