Instructions to use Katochh/GenAI-task2-ModelB-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-ModelB-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-task2-ModelB-DS") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 180
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 100690288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94d2ee211767a4e74657757ed82c0675c6022ddc52dd76d0b8d025711561c31d
|
| 3 |
size 100690288
|
runs/Apr28_00-38-51_5d2a14e988b3/events.out.tfevents.1714264778.5d2a14e988b3.1231.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:28dda345f7677c9e77a05a828d3331bf9a2d4fe2c87727927ab77d47ca977136
|
| 3 |
+
size 10164
|