Instructions to use HarshithNLP/bloom_7b_NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HarshithNLP/bloom_7b_NER with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-7b1") model = PeftModel.from_pretrained(base_model, "HarshithNLP/bloom_7b_NER") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d01385d0e67fafffb30980dbbe951b5bbd2295fc471253e5281f3fdfa831eb47
- Size of remote file:
- 4.73 kB
- SHA256:
- 673c0fb2761ca503cf3ae07fe33ef9bd766ebe9677242972777ca54fb48c35ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.