Instructions to use saaduddinM/LLama-8BI-J-AI2Toxicity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saaduddinM/LLama-8BI-J-AI2Toxicity with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "saaduddinM/LLama-8BI-J-AI2Toxicity") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d84f1aa733b82dce03aa9c2826582f30885e085955ffd0bc4e77f7642d635790
- Size of remote file:
- 5.56 kB
- SHA256:
- 7fbd8295594b49732a633c5df52a72d79585c0823b1e3ed6d5f60e1fd29dd50e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.