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
- Xet hash:
- 90c5b4829f3c4cd217423060ad87be4adbd12ba886fae17b4532de51eb0c4d6f
- Size of remote file:
- 4.98 kB
- SHA256:
- e7eeb9a7225bda8bce79c135a183d48ef513ad4019f42bc2a9e40222a129814a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.