dranger003's picture
Update README.md
2dfbdac verified
metadata
license: other
license_name: deepseek-license
license_link: >-
  https://huggingface.co/deepseek-ai/deepseek-coder-33b-instruct/blob/main/LICENSE
pipeline_tag: text-generation
library_name: gguf

NOTE: You will need a recent build of llama.cpp to run these quants (i.e. at least commit 494c870).

GGUF importance matrix (imatrix) quants for https://huggingface.co/m-a-p/OpenCodeInterpreter-DS-33B

OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities. This model is based on deepseek-coder-33b-base.

Layers Context Template
62
16384
<|begin▁of▁sentence|>[INST] <<SYS>>
{instructions}
<</SYS>>

{prompt} [/INST]