File size: 403 Bytes
31477f2
 
959aafd
 
 
 
fb517dd
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: apache-2.0
datasets:
- HuggingFaceH4/ultrachat_200k
language:
- en
---

# Introduction
This model vistagi/Mixtral-8x7b-v0.1-sft is trained with Ultrachat-200K dataset through supervised finetuning using Mixtral-8x7b-v0.1 as the baseline model.
The training is done with bfloat16 precision using LoRA.

## Details
Used Librarys
- torch
- deepspeed
- pytorch lightning
- transformers
- peft