Kronikus commited on
Commit
be8daed
1 Parent(s): c508202

Add model Avatar, tags and AWQ quant links

Browse files

Cool model. We've made an avatar and an AWQ quant of it. Thank-you!

Files changed (3) hide show
  1. .gitattributes +1 -0
  2. Layla.png +3 -0
  3. README.md +20 -1
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Layla.png filter=lfs diff=lfs merge=lfs -text
Layla.png ADDED

Git LFS Details

  • SHA256: 7a693a9c0aa02ada40d7646bc86137cb45bd2ca53f4757f1cad8749b2ff0ffe3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
README.md CHANGED
@@ -1,8 +1,23 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Model Card
5
 
 
 
6
  ### Model Description
7
 
8
  Mistral 7B fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation.
@@ -40,4 +55,8 @@ Sure! What do you want to know about?<|im_end|>
40
  <|im_start|>Chiharu
41
  ```
42
 
43
- [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - finetuned
5
+ - text-generation
6
+ - autotrain_compatible
7
+ - endpoints_compatible
8
+ - chatml
9
+ library_name: transformers
10
+ language:
11
+ - en
12
+ model_creator: l3utterfly
13
+ model_name: mistral-7b-v0.1-layla-v4-chatml
14
+ model_type: mistral
15
+ pipeline_tag: text-generation
16
  ---
17
  # Model Card
18
 
19
+ ![image/png](Layla.png)
20
+
21
  ### Model Description
22
 
23
  Mistral 7B fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation.
 
55
  <|im_start|>Chiharu
56
  ```
57
 
58
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
59
+
60
+ ## Model Quants
61
+
62
+ [solidrust/-AWQ](https://huggingface.co/solidrust/Layla-7B-v4-AWQ)