Suparious commited on
Commit
b25a987
·
verified ·
1 Parent(s): e9169b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,10 +9,23 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
12
  ---
13
- #
14
 
15
- **UPLOAD IN PROGRESS**
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
  library_name: transformers
6
  tags:
7
  - 4-bit
 
9
  - text-generation
10
  - autotrain_compatible
11
  - endpoints_compatible
12
+ - text-generation-inference
13
+ - transformers
14
+ - unsloth
15
+ - mistral
16
+ - trl
17
+ base_model: LeroyDyer/Mixtral_AI_MiniTron_Chat
18
  pipeline_tag: text-generation
19
  inference: false
20
  quantized_by: Suparious
21
  ---
22
+ # LeroyDyer/Mixtral_AI_MiniTron_1b AWQ
23
 
24
+ - Model creator: [LeroyDyer](https://huggingface.co/LeroyDyer)
25
+ - Original model: [Mixtral_AI_MiniTron_1b](https://huggingface.co/LeroyDyer/Mixtral_AI_MiniTron_1b)
26
+
27
+ ## Model Summary
28
+
29
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
30
+
31
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)