Instructions to use wls04/code_llama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wls04/code_llama with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("wls04/code_llama", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 0.9950248756218906, | |
| "eval_loss": 0.3058350384235382, | |
| "eval_runtime": 129.6957, | |
| "eval_samples_per_second": 5.505, | |
| "eval_steps_per_second": 0.694 | |
| } |