Revanthraja commited on
Commit
8a52cb3
1 Parent(s): 6a4095c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- ### Mgpt: A Fine-tuned Mixtral Model
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Mgpt: A Fine-tuned Mixtral Model
5
+
6
+ Mgpt is a fine-tuned version of the Mixtral model, optimized for various natural language processing tasks. It leverages the power of large-scale language models to generate high-quality text outputs for a wide range of applications.
7
+
8
+ ## Overview
9
+
10
+ Mgpt is built upon the Mixtral model, which is a variant of the popular GPT (Generative Pre-trained Transformer) architecture. The Mixtral model is trained on a diverse range of text data and fine-tuned for specific tasks using transfer learning techniques.
11
+