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 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:ad59fcf26013d861f6c84b8a0bb76a25a1f63326b62043f87f7e92d14d4eab46
|
| 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:589752fefeccce6bbf0c5eea79539b93464ecc09e586b97c5eb7ea223f3771c7
|
| 3 |
+
size 12111
|