Suparious commited on
Commit
cd1aba9
1 Parent(s): 22de5d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  library_name: transformers
 
 
 
 
 
3
  tags:
4
  - 4-bit
5
  - AWQ
@@ -15,7 +20,15 @@ quantized_by: Suparious
15
  - Model creator: [flammenai](https://huggingface.co/flammenai)
16
  - Original model: [Mahou-1.0-mistral-7B](https://huggingface.co/flammenai/Mahou-1.0-mistral-7B)
17
 
 
18
 
 
 
 
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model:
5
+ - flammenai/flammen24-mistral-7B
6
+ datasets:
7
+ - flammenai/FlameMix-DPO-v1
8
  tags:
9
  - 4-bit
10
  - AWQ
 
20
  - Model creator: [flammenai](https://huggingface.co/flammenai)
21
  - Original model: [Mahou-1.0-mistral-7B](https://huggingface.co/flammenai/Mahou-1.0-mistral-7B)
22
 
23
+ ![image/png](https://huggingface.co/flammenai/Mahou-1.0-mistral-7B/resolve/main/mahou1.png)
24
 
25
+ ## Model Summary
26
+
27
+ Mahou is our attempt to build a production-ready conversational/roleplay LLM.
28
+
29
+ Future versions will be released iteratively and finetuned from flammen.ai conversational data.
30
+
31
+ NOTE: this model is experimental and currently significantly flawed.
32
 
33
  ## How to use
34