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 360
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:1786add4430bb2693fbf6f1fabf967367e36d0ee4165e1e3f255119f610425e6
|
| 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:8ce856c5293b50e149cfb979128fda3a7f4b5941dd066c2a4937ded53274fd9b
|
| 3 |
+
size 14502
|