Suparious commited on
Commit
a1b89d8
1 Parent(s): a6f753d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -1,15 +1,31 @@
1
  ---
 
 
 
2
  library_name: transformers
 
3
  tags:
4
  - 4-bit
5
  - AWQ
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
+ base_model: LeroyDyer/Mixtral_AI_CyberTron
7
  tags:
8
  - 4-bit
9
  - AWQ
10
  - text-generation
11
  - autotrain_compatible
12
  - endpoints_compatible
13
+ - text-generation-inference
14
+ - transformers
15
+ - unsloth
16
+ - mistral
17
+ - trl
18
  pipeline_tag: text-generation
19
  inference: false
20
  quantized_by: Suparious
21
  ---
22
+ # LeroyDyer/Mixtral_AI_CyberTron_Coder AWQ
23
 
24
+ - Model creator: [LeroyDyer](https://huggingface.co/LeroyDyer)
25
+ - Original model: [Mixtral_AI_CyberTron_Coder](https://huggingface.co/LeroyDyer/Mixtral_AI_CyberTron_Coder)
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)