Instructions to use amztheory/alpaca-code-CPlus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use amztheory/alpaca-code-CPlus 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/alpaca-code-CPlus") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e3ccbd3c9350dbfdcca2621cd66371fd0753cdf8b03de3354bcda19f065565d0
- Size of remote file:
- 5.11 kB
- SHA256:
- 539aaaee038e4bb6d46179bba2d6902b1dceeec83e99039417c1d7e70ddb09eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.