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 320
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:6d5a9193c036c659667e48bbd62c3969e15bddd458c8ea2af736b35c3838d5a4
|
| 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:f3e70e7ddb05f0e252dab42358315e23b6edb135337f041dfe2bf67a61a3951e
|
| 3 |
+
size 13529
|