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