Instructions to use augustocsc/Se124M100KInfKeyValue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use augustocsc/Se124M100KInfKeyValue with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("gpt2") model = PeftModel.from_pretrained(base_model, "augustocsc/Se124M100KInfKeyValue") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
da0a759 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0b00a61ba8a8ee8cb55a2f97fd4590cce76384951622b7c0a92626c0f3c91ce2
size 5368
|