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