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:
- 888294605ff11c5cb5a411e285108f7d089587e5b357e7ef0d3672345641072a
- Size of remote file:
- 160 MB
- SHA256:
- f7cfbf645b780d493fb62875291e94cb32582e9b1f1a8a00a2d57b79c7f36677
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.