Instructions to use jslin09/LLaMA2_LegalInquryBot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jslin09/LLaMA2_LegalInquryBot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "jslin09/LLaMA2_LegalInquryBot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7d91c2f984ac2f599ff16e67320f3ba596cc75b49e6f1dd6fd256deca81bfb13
- Size of remote file:
- 160 MB
- SHA256:
- 48addcbb5a4a2a659c53d096b47b00b6c5649314816b2765a079e85a7e3657e6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.