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 ·
8ef9467
1
Parent(s): 2ba3850
Rename adapter_config (2).json to adapter_config.json
Browse files
adapter_config (2).json → adapter_config.json
RENAMED
|
File without changes
|