Instructions to use Katochh/GenAI-task2-ModelD-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-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-task2-ModelD-DS") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1260
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:e29986a5df5522c3c8f3c9c502a611493531533f678553e073ad4b4b02730bd1
|
| 3 |
size 100690288
|
runs/Apr28_15-59-35_ffe131a48101/events.out.tfevents.1714320000.ffe131a48101.150.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:427275ab71a5f13b2808dabd488f01b4748b1ca1a3b27dff21b4164a0208ff9e
|
| 3 |
+
size 36192
|