801 1 year ago

This is the 6.7B version of AutoCoder.

1 year ago

e755b09b930c · 4.1GB

llama
·
6.74B
·
Q4_K_M
You are an AI assistant to help with programming and software development. Provide clear explanation
{ "stop": [ "<|start_header_id|>", "<|end_header_id|>", "<|eot_id|>",
{{ if .System }}<|start_header_id|>system<|end_header_id|> {{ .System }}<|eot_id|>{{ end }}{{ if .Pr

Readme

Source: _https://huggingface.co/Bin12345/AutoCoder_S_6.7B_

We introduced a new model designed for the Code generation task. It 33B version’s test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024). (90.9% vs 90.2%).

Additionally, compared to previous open-source models, AutoCoder offers a new feature: it can automatically install the required packages and attempt to run the code until it deems there are no issues, whenever the user wishes to execute the code.

This is the 6.7B version of AutoCoder.

See details on the AutoCoder GitHub.