Instructions to use Katochh/falcon-1b-code-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/falcon-1b-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-1b-code-generation") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 320
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:46fa137dbbb46436822ecd401d53e43245e73b133efa19bf87bcd3106d2c5ad3
|
| 3 |
size 100690288
|
runs/Apr22_17-51-31_7946ebc3cf08/events.out.tfevents.1713808879.7946ebc3cf08.531.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:1dab2ffd02251d422efd1a866d109b24f8795cf64754eac8b1fda705d388680f
|
| 3 |
+
size 13908
|