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 120
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:a2b4d87b3e327aca8684beebab8d7c594a2b1805312752a051f0712855d38d78
|
| 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:2592895c3ea97657f6b6643c31312ba40a1938de21c15f98dd710fcb0d283297
|
| 3 |
+
size 8587
|