Instructions to use Infernaught/codealpaca51295 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Infernaught/codealpaca51295 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, "Infernaught/codealpaca51295") - Notebooks
- Google Colab
- Kaggle
Commit ·
e2ceff8
1
Parent(s): 8ef9467
Rename adapter_model (2).bin to adapter_model.bin
Browse files
adapter_model (2).bin → adapter_model.bin
RENAMED
|
File without changes
|