CodeLlama 13B Python Fp16 is an open-source language model by TheBloke. Features: 13b LLM, VRAM: 26GB, Context: 16K, License: llama2, Quantized, Code Generating, LLM Explorer Score: 0.13, Arc: 33.2, HellaSwag: 44.5, MMLU: 25.9, GSM8K: 10.1.
CodeLlama 13B Python Fp16 Parameters and Internals
| Model Type | | text generation, code synthesis |
|
| Use Cases |
| Areas: | |
| Applications: | | Code synthesis, Code understanding, Python specific tasks |
|
| Primary Use Cases: | | Commercial code generation, Research projects in programming and AI |
|
| Limitations: | | Not for non-English languages, Should not violate laws or regulations |
|
| Considerations: | | Adhere to legal compliances. |
|
|
| Additional Notes | | Intended for Python code tasks; requires specific handling for different operations. |
|
| Supported Languages | | English (proficient), Python (proficient) |
|
| Training Details |
| Data Sources: | | Same data as Llama 2 with different weights |
|
| Methodology: | | Fine-tuned with additional instruction data for CodeLlama - Instruct |
|
| Context Length: | |
| Training Time: | |
| Hardware Used: | | Metaβs Research Super Cluster, A100-80GB GPUs |
|
| Model Architecture: | | Autoregressive language model using optimized transformer architectures |
|
|
| Responsible Ai Considerations |
| Fairness: | | Tested primarily in English. |
|
| Transparency: | | Model's potential outputs cannot be predicted in advance. |
|
| Accountability: | | Developers should perform safety testing and tuning tailored to their specific applications before deployment. |
|
| Mitigation Strategies: | | Please see the Responsible Use Guide for more details. |
|
|
| Input Output |
| Input Format: | |
| Accepted Modalities: | |
| Output Format: | |
| Performance Tips: | | Use 'trust_remote_code=True' for optimal operation due to a change in the RoPE Theta value |
|
|
Best Alternatives to CodeLlama 13B Python Fp16
Note: green Score (e.g. "73.2") means that the model is better than TheBloke/CodeLlama-13B-Python-fp16.