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