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