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