Instructions to use jslin09/LlaMA2_LegalChat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jslin09/LlaMA2_LegalChat 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_LegalChat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 92b2f68071987aad01de737c488adf763ce3a60cbd6c16c6db66e90b6e7c155c
- Size of remote file:
- 5.12 GB
- SHA256:
- e8307019313e8b78985f795e2513b81d04c1989651f2b4563dddd14348b5e1a5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.