Instructions to use amztheory/falcon-7b-code-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use amztheory/falcon-7b-code-python with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct") model = PeftModel.from_pretrained(base_model, "amztheory/falcon-7b-code-python") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e2bfe80c174b3c4eb6b06653b499b748b7708fc1231ddd4e547012593892258f
- Size of remote file:
- 5.11 kB
- SHA256:
- 0af1836a121709c3b1331a8150f460b160a58873a6136f141fc4be2d3a3788c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.