Instructions to use augustocsc/Se124M500KInfKeyValue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use augustocsc/Se124M500KInfKeyValue with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("gpt2") model = PeftModel.from_pretrained(base_model, "augustocsc/Se124M500KInfKeyValue") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 309974336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a1ba17e3808e57178076fa4087ed80db180fef758d9b4a8f7b8bd363604ba4f
|
| 3 |
size 309974336
|