Instructions to use ErrorAI/ed14e9d5-dff3-4c56-a423-77dda0f6993b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ErrorAI/ed14e9d5-dff3-4c56-a423-77dda0f6993b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "ErrorAI/ed14e9d5-dff3-4c56-a423-77dda0f6993b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
64feaeb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66f2ddc6fdaf308bdf78aced753b29c23effea3805f1defb69f0332659f02d2e
size 50982842
|