Instructions to use Katochh/falcon-code-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/falcon-code-generation 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/falcon-code-generation") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
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:9634663c70e154dab240f035814461630808095965d1a709c97417fa0970f3c3
|
| 3 |
size 100690288
|
runs/Apr09_04-25-53_9d001312bc85/events.out.tfevents.1712637459.9d001312bc85.383.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:7200facb9391ab298cb8d3a582f85f8b3673914ef359b0d02d2b62126f9420cd
|
| 3 |
+
size 9271
|
runs/Apr09_04-25-53_9d001312bc85/events.out.tfevents.1712641379.9d001312bc85.383.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7741f6808f6272f956589ab981ad94d968f41f2c6bd51f7c51484385fc5bd24
|
| 3 |
+
size 6213
|