Instructions to use Wazahat/finetuned-codellama-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wazahat/finetuned-codellama-python with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Wazahat/finetuned-codellama-python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "▁<EOT>": 32003, | |
| "▁<MID>": 32001, | |
| "▁<PRE>": 32000, | |
| "▁<SUF>": 32002 | |
| } | |