File size: 417 Bytes
548066e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
language:
- en
library_name: transformers
tags:
- Mistral
- instruct
- finetune
- synthetic
base_model: mistralai/Mistral-7B-v0.1
---

# Genstruct 7B - AWQ

This is a quantized version of [NousResearch/Genstruct-7B](https://huggingface.co/NousResearch/Genstruct-7B) built using [AutoAWQ](https://github.com/casper-hansen/AutoAWQ). For more information, please refer to the original model repo.