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 160
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:01cdaded654eb6348f1c99526ce05fb8e928a668e2ecfab399cfbab5e8d9a3bb
|
| 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:b130aad25a5000e195c0188391642052200ce433434ce2c431360a74dc0c3933
|
| 3 |
+
size 9551
|