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 80
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:ff88375ad76023d51af5a10c3a9389dcaf9ba3ddbdba0511ca508ed23a708922
|
| 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:941c84e402f9de261f5ccaf7c159fb8442a2a38ee69421daa8f8c6bfb680823e
|
| 3 |
+
size 7791
|