Instructions to use Alignment-Lab-AI/AttourneyAtLam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Alignment-Lab-AI/AttourneyAtLam with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Open-Orca/OpenOrca-Preview1-13B") model = PeftModel.from_pretrained(base_model, "Alignment-Lab-AI/AttourneyAtLam") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7382415 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ee873dcba4592cbe930fa73f24f9136dd7b5ff5bae6824d84653234441634063
size 26269517
|