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