--- tags: - llm-rs - ggml pipeline_tag: text-generation --- # GGML converted versions of [Together](https://huggingface.co/togethercomputer)'s RedPajama models ## Description RedPajama-INCITE-Base-3B-v1 was developed by Together and leaders from the open-source AI community including Ontocord.ai, ETH DS3Lab, AAI CERC, Université de Montréal, MILA - Québec AI Institute, Stanford Center for Research on Foundation Models (CRFM), Stanford Hazy Research research group and LAION. The training was done on 3,072 V100 GPUs provided as part of the INCITE 2023 project on Scalable Foundation Models for Transferrable Generalist AI, awarded to MILA, LAION, and EleutherAI in fall 2022, with support from the Oak Ridge Leadership Computing Facility (OLCF) and INCITE program. - Base Model: [RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1) - Instruction-tuned Version: [RedPajama-INCITE-Instruct-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1) - Chat Version: [RedPajama-INCITE-Chat-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) ## Converted Models: | Name | Based on | Type | Container | |-|-|-|-| | [RedPajama-INCITE-Base-3B-v1-f16.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Base-3B-v1-f16.bin) | [RedPajama-INCITE-Base](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1) | fp16 | GGML | | [RedPajama-INCITE-Base-3B-v1-q4_0-ggjt.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Base-3B-v1-q4_0-ggjt.bin) | [RedPajama-INCITE-Base](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1) | int4 | GGJT | | [RedPajama-INCITE-Base-3B-v1-q4_0.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Base-3B-v1-q4_0.bin) | [RedPajama-INCITE-Base](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1) | int4 | GGML | | [RedPajama-INCITE-Chat-3B-v1-f16.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Chat-3B-v1-f16.bin) | [RedPajama-INCITE-Chat](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) | fp16 | GGML | | [RedPajama-INCITE-Chat-3B-v1-q4_0-ggjt.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Chat-3B-v1-q4_0-ggjt.bin) | [RedPajama-INCITE-Chat](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) | int4 | GGJT | | [RedPajama-INCITE-Chat-3B-v1-q4_0.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Chat-3B-v1-q4_0.bin) | [RedPajama-INCITE-Chat](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) | int4 | GGML | | [RedPajama-INCITE-Instruct-3B-v1-f16.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Instruct-3B-v1-f16.bin) | [RedPajama-INCITE-Instruct](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1) | fp16 | GGML | | [RedPajama-INCITE-Instruct-3B-v1-q4_0-ggjt.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Instruct-3B-v1-q4_0-ggjt.bin) | [RedPajama-INCITE-Instruct](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1) | int4 | GGJT | | [RedPajama-INCITE-Instruct-3B-v1-q4_0.bin](https://huggingface.co/Rustformers/redpajama-ggml/blob/main/RedPajama-INCITE-Instruct-3B-v1-q4_0.bin) | [RedPajama-INCITE-Instruct](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1) | int4 | GGML |