Instructions to use HarshithNLP/bloom_3b_NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HarshithNLP/bloom_3b_NER 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_3b_NER") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4bdb40280f3cf31a6e1813e8ffb52e7304df84b9aff87ac242734d7841118c68
- Size of remote file:
- 4.73 kB
- SHA256:
- 8ed76f2e1d777879d19de33fb72219cd54b361ff8bf9cdce7ed3aefd2473eebe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.