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
Training in progress, epoch 50
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:5cf4d271930b3abbf801eac5340dde77e9056f1e0bbdb16bc402319cc4cce760
|
| 3 |
size 309974336
|