Instructions to use Katochh/GenAI-task-2-ModelD-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task-2-ModelD-DS with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("petals-team/falcon-rw-1b") model = PeftModel.from_pretrained(base_model, "Katochh/GenAI-task-2-ModelD-DS") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1220
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25173000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15bff09213a69d7bde2632fca0b137e843a82c8a6153a4bc0a491d4497431ecc
|
| 3 |
size 25173000
|
runs/Apr28_16-46-03_de2c6d0141be/events.out.tfevents.1714322806.de2c6d0141be.999.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:5decd1020a96d9034d6f5ae5e5eccf0effed1d99a7508bd2fbab607166c86fbf
|
| 3 |
+
size 35231
|