Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 70B Python specialist version in the Hugging Face Transformers format. This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom. To use this model, please make sure to install transformers. — [x] Code completion. — [ ] Infilling. — [ ] Instructions / chat. — [x] Python specialist. *Note: Use of this model is governed by the Meta license. Meta developed and publicly released the Code Llama family of large language models (LLMs). Variations Code Llama comes in four model sizes, and three variants: Code Llama: base models designed for general code synthesis and understanding Code Llama — Python: designed specifically for Python * Code Llama — Instruct: for instruction following and safer deployment All variants are available in sizes of 7B, 13B, 34B, and 70B parameters. This repository contains the Python version of the 70B parameters model. Model Architecture Code Llama is an auto-regressive language model that uses an optimized transformer…
Модальности:
Генерация текста
Области применения:
Генерация кода
Языки программирования:
Python
Задача: Генерация текста
Автор: LoneStriker
Теги: llama, llama-2, code, text-generation-inference, endpoints_compatible
Лайков: 3 | Загрузок: 24
Описание основано на материалах HuggingFace. Перевод выполнен автоматически.