Transformers
GGUF
text-generation-inference
unsloth
llama
Eval Results
Inference Endpoints
Edit model card

Greetings friends, Asalamu Alaikum; I am pleased to provide you with GGUF vresions of this great model! The original model is: Replete-AI/Replete-Coder-Llama3-8B by Replete-AI with the finetuning conducted by rombo dawg.

Description (per TheBloke)

This repo contains GGUF format model files.

These files were quantised using ggml-org/gguf-my-repo [https://huggingface.co/spaces/ggml-org/gguf-my-repo]

About GGUF (per TheBloke)

GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.

Here is an incomplete list of clients and libraries that are known to support GGUF:

  • llama.cpp. The source project for GGUF. Offers a CLI and a server option.
  • text-generation-webui, the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
  • KoboldCpp, a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
  • GPT4All, a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.
  • LM Studio, an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration. Linux available, in beta as of 27/11/2023.
  • LoLLMS Web UI, a great web UI with many interesting and unique features, including a full model library for easy model selection.
  • Faraday.dev, an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.
  • llama-cpp-python, a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
  • candle, a Rust ML framework with a focus on performance, including GPU support, and ease of use.
  • ctransformers, a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server. Note, as of time of writing (November 27th 2023), ctransformers has not been updated in a long time and does not support many recent models.

Replete-Coder-llama3-8b

Finetuned by: Rombodawg

More than just a coding model!

Although Replete-Coder has amazing coding capabilities, its trained on vaste amount of non-coding data, fully cleaned and uncensored. Dont just use it for coding, use it for all your needs! We are truly trying to make the GPT killer! image/png

Thank you to TensorDock for sponsoring Replete-Coder-llama3-8b and Replete-Coder-Qwen2-1.5b you can check out their website for cloud compute rental below.


Replete-Coder-llama3-8b is a general purpose model that is specially trained in coding in over 100 coding languages. The data used to train the model contains 25% non-code instruction data and 75% coding instruction data totaling up to 3.9 million lines, roughly 1 billion tokens, or 7.27gb of instruct data. The data used to train this model was 100% uncensored, then fully deduplicated, before training happened.

The Replete-Coder models (including Replete-Coder-llama3-8b and Replete-Coder-Qwen2-1.5b) feature the following:

  • Advanced coding capabilities in over 100 coding languages
  • Advanced code translation (between languages)
  • Security and vulnerability prevention related coding capabilities
  • General purpose use
  • Uncensored use
  • Function calling
  • Advanced math use
  • Use on low end (8b) and mobile (1.5b) platforms

Notice: Replete-Coder series of models are fine-tuned on a context window of 8192 tokens. Performance past this context window is not guaranteed.

image/png


You can find the 25% non-coding instruction below:

And the 75% coding specific instruction data below:

These two datasets were combined to create the final dataset for training, which is linked below:


Prompt Template: Custom Alpaca

### System:
{}

### Instruction:
{}

### Response:
{}

Note: The system prompt varies in training data, but the most commonly used one is:

Below is an instruction that describes a task, Write a response that appropriately completes the request.

End token:

<|endoftext|>

Thank you to the community for your contributions to the Replete-AI/code_bagel_hermes-2.5 dataset. Without the participation of so many members making their datasets free and open source for any to use, this amazing AI model wouldn't be possible.

Extra special thanks to Teknium for the Open-Hermes-2.5 dataset and jondurbin for the bagel dataset and the naming idea for the code_bagel series of datasets. You can find both of their huggingface accounts linked below:

Another special thanks to unsloth for being the main method of training for Replete-Coder. Bellow you can find their github, as well as the special Replete-Ai secret sause (Unsloth + Qlora + Galore) colab code document that was used to train this model.


Join the Replete-Ai discord! We are a great and Loving community!

Downloads last month
260
GGUF
Model size
8.03B params
Architecture
llama
+1
Unable to determine this model’s pipeline type. Check the docs .

Datasets used to train BenevolenceMessiah/Replete-Coder-Llama3-8B-GGUF

Evaluation results