Instructions to use jslin09/LegalChatbot-bloom-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jslin09/LegalChatbot-bloom-3b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b") model = PeftModel.from_pretrained(base_model, "jslin09/LegalChatbot-bloom-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a19f83f8b9ff6c109cb6db73562b6c9ce00ffb45b8bd1460c11ebc537b6c34d3
- Size of remote file:
- 9.85 MB
- SHA256:
- 658c57d10815399da30c31bfa152a04bd69344c6ccdddeabc99de53dc4883333
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.