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