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 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:223b434430029f6c1e995fa5bb0e78a8eac2d9c232239dad97aa1e883ed6db6c
|
| 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:63dda1de2a29e8c37d5d727eda739591f66dae47faa3ed89db03f8b8ff375123
|
| 3 |
+
size 13398
|