Instructions to use HarshithNLP/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HarshithNLP/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-7b1") model = PeftModel.from_pretrained(base_model, "HarshithNLP/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aebbaf2d314ae9bbcccb88f7d9b0465a7aa52923f56c9315e4e8be5e6018b512
- Size of remote file:
- 4.73 kB
- SHA256:
- bc0bd78113c6030d27ec44f24774610c1027e945eacccc809ed206a4aaae0c06
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.