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 660
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:36e5266652e802f0ed1e57d41ffce4323383bf8d4190d117d782c4f0864548ee
|
| 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:44431094a07c096e0e2a5c58679fbb74226068f3d484877c55688e5de9f6cdab
|
| 3 |
+
size 21723
|