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 540
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:797914f650c7ab464f732cf411c5d1c2869eccc37256a2bb56a8ab9986407b19
|
| 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:5510e5414c1284c35bf24e7df24ed5bf1b3772520eae52ac0a9faa4336eac0d7
|
| 3 |
+
size 18831
|