Instructions to use SOULAMA/CodeLlama-7b-Python-hf-fine-tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SOULAMA/CodeLlama-7b-Python-hf-fine-tuning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SOULAMA/CodeLlama-7b-Python-hf-fine-tuning", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1645d2f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1e7b912e67686361e1a72a4152a111d9e9f762756c0613faf4fed255c3f5d0b6
size 5841
|