Instructions to use ian00000/Llama-3-8B_offensive_CoT_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ian00000/Llama-3-8B_offensive_CoT_finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "ian00000/Llama-3-8B_offensive_CoT_finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4e8cb975a1e59080f03c0b2fe4e452c8f09c6ce8b7e6cafd70fd6e0d9795654d
- Size of remote file:
- 369 MB
- SHA256:
- 51d106c7b81f863e38caf6d0d629cb5b5fde21690f283b571241c59c558fa350
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.