Caleb Fahlgren
add readme
eea98eb
metadata
license: llama2
datasets:
  - glaiveai/glaive-code-assistant
language:
  - en
tags:
  - code

glaive-coder-7b (Finetune of CodeLllama 7B) compiled for WebGPU - q4f32_1

glaive-coder-7b is a 7B parameter code model trained on a dataset of ~140k programming related problems and solutions generated from Glaive’s synthetic data generation platform.

The model is fine-tuned on the CodeLlama-7b model.

Usage:

The model is trained to act as a code assistant, and can do both single instruction following and multi-turn conversations. It follows the same prompt format as CodeLlama-7b-Instruct.