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