|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
library_name: transformers |
|
pipeline_tag: text-generation |
|
datasets: |
|
- monology/VMware-open-instruct-higgsfield |
|
--- |
|
|
|
# OpenInstruct Mistral-7B |
|
## 1st among commercially-usable 7B models on the Open LLM Leaderboard!* |
|
|
|
This is [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) finetuned on [VMware/open-instruct](). |
|
Quantized to FP16 and released under the Apache-2.0 license by myself. |
|
Compute generously provided by [Higgsfield AI](https://higgsfield.ai/model/655559e6b5777dab620095e0). |
|
|
|
|
|
Prompt format: Alpaca |
|
``` |
|
Below is an instruction that describes a task. Write a response that appropriately completes the request. |
|
|
|
### Instruction: |
|
[your instruction goes here] |
|
|
|
### Response: |
|
``` |
|
|
|
\*as of 21 Nov 2023. "commercially-usable" includes both an open-source base model and a *non-synthetic* open-source finetune dataset. |