--- | |
datasets: | |
- IlyaGusev/ru_turbo_saiga | |
- IlyaGusev/ru_sharegpt_cleaned | |
- IlyaGusev/oasst1_ru_main_branch | |
- IlyaGusev/ru_turbo_alpaca_evol_instruct | |
- lksy/ru_instruct_gpt4 | |
language: | |
- ru | |
pipeline_tag: conversational | |
license: cc-by-4.0 | |
This is a generative model converted to fp16 format based on [IlyaGusev/saiga_mistral_7b_lora](https://huggingface.co/IlyaGusev/saiga_mistral_7b_lora) | |
```bash | |
python -u -m vllm.entrypoints.openai.api_server --host 0.0.0.0 --model Gaivoronsky/Mistral-7B-Saiga | |
``` |