Instructions to use Katochh/GenAI-task-2-ModelD-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task-2-ModelD-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-task-2-ModelD-DS") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1180
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25173000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a444f54628c3a51516bb59ea63f856065b432a8fbe47fe0af8e1dd1027d89c68
|
| 3 |
size 25173000
|
runs/Apr28_16-46-03_de2c6d0141be/events.out.tfevents.1714322806.de2c6d0141be.999.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:5359a1aee813b211ce9eb468c3639508f7f837877ed7afb3f4a0f187eb4ab221
|
| 3 |
+
size 34267
|