Instructions to use Katochh/GenAI-task2-ModelB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-ModelB 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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 220
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:6d16ae7dbe8704d2b1c1ea30b6a9acfea0d870c7b9158608ec7dc0b16dc57f53
|
| 3 |
size 100690288
|
runs/Apr27_12-59-25_afe400deede0/events.out.tfevents.1714222784.afe400deede0.473.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:2a4e58f4b958918110d915870764e6725d23cc1acbbe83a841ba8126dfe0404f
|
| 3 |
+
size 11119
|