Instructions to use Katochh/falcon-code-generation-llm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/falcon-code-generation-llm 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-llm") - 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:15944fd3f00d32492004acc87113df3cfae760e6c2234c3f9f2d3abf3e6d742d
|
| 3 |
size 100690288
|
runs/Apr25_21-32-25_c5f15fa773a0/events.out.tfevents.1714081032.c5f15fa773a0.455.2
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:a32da20777c64463dbbf8174347f61dc48736b0292c0d6a23c223cbaf0dd46d3
|
| 3 |
+
size 8737
|