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:
- 1c60a93f9012d971c7064f2d108f2e73ee86164eb567e850e081c68a13eef245
- Size of remote file:
- 14.2 kB
- SHA256:
- f2b438a27eddee154866003dcf691d9169d17b12b3ded46c944feca5f44c9583
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.