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