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