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 140
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:996f12d7d0fa4d97cd5343c82b81733c18bb3f8262ac8e62b2f42562a0d1b1fd
|
| 3 |
size 100690288
|
runs/Apr14_02-39-04_7427fc7f4bd8/events.out.tfevents.1713062354.7427fc7f4bd8.1211.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:a6a875a26e0f41e9c6c79e1888288e0dee460a6171c43d016595eae9a57124cf
|
| 3 |
+
size 9069
|