Instructions to use Krisbiantoro/catppt_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Krisbiantoro/catppt_2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("rishiraj/CatPPT-base") model = PeftModel.from_pretrained(base_model, "Krisbiantoro/catppt_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 12
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335605144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cb1b37d4bd628aafabc8d9acdc753ef83ba189e25a47c025479d04a17bf534e
|
| 3 |
size 335605144
|
runs/Mar22_02-30-09_llm-a100-40/events.out.tfevents.1711074612.llm-a100-40.22297.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dcafb4b5389d4ee3146f841a236dc66a38a94f35925ef0274074b37e83a88d9
|
| 3 |
+
size 11484
|