Skip to main content

Meta-CodeLlama-7B, 13B, 34B-8K

Meta presented Code Llama, a family of LLMs for code generation and infilling derived from Meta-Llama2 and released under the same custom permissive license. CodeLlama provides state-of-the-art performance among open models, infilling capabilities, support for large input contexts, and zero-shot instruction following ability for programming tasks.

Users can enhance the efficiency of the software development process by using AFS VSCoder on Visual Studio Code, a development tool that supports mainstream programming languages such as Python, C, Java, PHP, TypeScript (JavaScript), C#, and Bash.

Meta-CodeLlama series models can be deployed in AFS ModelSpace public mode and private mode.

  • For instructions on AFS ModelSpace public mode, please refer to this document.
  • For instructions on AFS ModelSpace private mode, please refer to this document.
  • For instructions on Chat and Playground Interfaces in AFS ModelSpace private mode, please refer to this document.
  • For instructions on AFS VSCoder, please refer to this document.