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 260
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:7783cd9d2432396788691e9b8915ebb9c74b6f7c36feeb53facd5b381447c850
|
| 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:3a03f21ccbde4b45e8551e5217375d9bbd01d85041924c54809f83b7fd750038
|
| 3 |
+
size 11952
|