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
Training in progress, step 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 80014016
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:412002c266ead9666786da70c1f0c21adfcc49ed9d1050c7867e8eda719a3179
|
| 3 |
size 80014016
|