Instructions to use Katochh/GenAI-task2-ModelC-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-ModelC-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-ModelC-DS") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 100703344
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:991ae18bc036b10bf0d57d53ac01ce63cb242ce8a9b4ec0488c5fc96828edd7c
|
| 3 |
size 100703344
|
runs/Apr28_12-09-52_eb13383a0286/events.out.tfevents.1714306228.eb13383a0286.1729.4
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:099d0f9a76791c249a36d0ef90513a1a62e1dcfd5b0d9a31424729dbcae1e695
|
| 3 |
+
size 8593
|