Instructions to use mmitch25/BuildingWithLLM_Assignment_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mmitch25/BuildingWithLLM_Assignment_1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloomz-3b") model = PeftModel.from_pretrained(base_model, "mmitch25/BuildingWithLLM_Assignment_1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ee84fed92ae3ecdf15fca38d55c4325b747fa4ac42d9a80cb069b6ae6187bd4c
- Size of remote file:
- 19.7 MB
- SHA256:
- 49c711276c3062911b701416c4677f01e4a27cc7a65d7952b795aa7d3a3f0d75
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.