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 1260
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:96e679edc85a5ad741803c4f7cceb3927d50af07c51971a0e67d3be44edc1a63
|
| 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:45437adb6a2d4c9ce99d7994e2a330cc451d878175f7aab7c8fc70bafc678fe5
|
| 3 |
+
size 36195
|