Instructions to use Ext-Sub/llama-13b_toxic_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ext-Sub/llama-13b_toxic_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/your/base/model/path") model = PeftModel.from_pretrained(base_model, "Ext-Sub/llama-13b_toxic_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4bfa3212ab69233b2260f52f8db4c987c157e6cb151b453a59d6c525a56dfa4d
- Size of remote file:
- 26.2 MB
- SHA256:
- 80f493846a65bfaf608242dc0ffe76477f31dc06e22d0ce5eff532e21a6ec1de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.