File size: 1,598 Bytes
76595e6
b88d03c
 
 
 
 
 
 
 
 
 
5a5087b
 
 
 
b88d03c
 
76595e6
b88d03c
 
 
 
 
 
 
f46163e
 
 
 
b88d03c
 
 
 
 
 
 
 
 
 
 
5a5087b
 
 
b88d03c
 
 
5a5087b
b88d03c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
language:
- en
library_name: pytorch
pipeline_tag: text-generation
tags:
- code
- deepseek
- gguf
- f32
- f16
- q2
- q8
- q6
- q4_k_m
- humaneval
license: mit
---

# Model Card for wavecoder-ds-6.7b-GGUF

WaveCoder 🌊 is a series of large language models (LLMs) for the coding domain.

## Model Details

- WaveCoder-6.7b-ds = Trained using CodeOcean dataset
- WaveCoder-6.7b-pro = Trained using GPT-4 synthetic data
- WaveCoder-6.7b-ultra = Trained using enhanced GPT-4 synthetic data

### Model Description

WaveCoder 🌊 is a series of large language models (LLMs) for the coding domain, designed to solve relevant problems in the field of code through instruction-following learning. Its training dataset was generated from a subset of code-search-net data using a generator-discriminator framework based on LLMs that we proposed, covering four general code-related tasks: code generation, code summary, code translation, and code repair.

- **Developed by:** Yu, Zhaojian and Zhang, Xin and Shang, Ning and Huang, Yangyu and Xu, Can and Zhao, Yishujie and Hu, Wenxiang and Yin, Qiufeng
- **Model type:** Large Language Model
- **Language(s) (NLP):** English
- **License:** DeepSeek License (Model)

### Model Sources

- **Repository:** [https://huggingface.co/microsoft/wavecoder-ds-6.7b](https://huggingface.co/microsoft/wavecoder-ds-6.7b)
- **Paper :** [More Information Needed]
- **Demo :** [More Information Needed]

## Uses

Coding/Refactoring/Cleanup/Fixing Code

## Original: [https://huggingface.co/microsoft/wavecoder-ds-6.7b](https://huggingface.co/microsoft/wavecoder-ds-6.7b)