Instructions to use asimali004/CodeLlamaPython_final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use asimali004/CodeLlamaPython_final with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("asimali004/CodeLlamaPython_final", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 87 Bytes
44db4b6 | 1 2 3 4 5 6 7 | {
"▁<EOT>": 32003,
"▁<MID>": 32001,
"▁<PRE>": 32000,
"▁<SUF>": 32002
}
|