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:
- 68c88e8c334cc326c8e935090fa51a912d9efbdedf1748f4a9c13c801db4c8a8
- Size of remote file:
- 9.45 MB
- SHA256:
- ca2344e7a56fb41650975d8d463dda5381c141149e06ae2a2d2464b02800f7ff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.