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 280
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:cf6fa16e88bd7f8d66f29a3f4e8d0060ddbc1c6541ef177fd9969db64085f51a
|
| 3 |
size 100690288
|
runs/Apr09_13-29-13_4ef27340d39a/events.out.tfevents.1712669380.4ef27340d39a.164.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:db41624fc2fde7f5d2e978815dac1c74d59b9523eae483475469eb8860fcd7a6
|
| 3 |
+
size 12434
|