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 260
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:93d99cc652dc7fefd64e016be7c6177b30aa4b6e5dd2f9001ec2be9c48e21d7a
|
| 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:3b5c2e5c59d4f20f4cb2c654ea9cb79645aa5748a98a82b1035c9fdb0d28873b
|
| 3 |
+
size 12092
|