Instructions to use felixml/CodeLlama-7b-hf_sql-create-context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use felixml/CodeLlama-7b-hf_sql-create-context with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "felixml/CodeLlama-7b-hf_sql-create-context") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a129a2517ea2c3f34fa724fa6e4694b227ef37f2faf5cd53d2df8c8aec35fcd2
- Size of remote file:
- 1.8 GB
- SHA256:
- 6ef305e72b44c01c0c0c91abddba585d3d8fced7e6526a66e2ec65ec2d224630
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.