Suparious commited on
Commit
60edf87
1 Parent(s): 0ef9bb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,6 +9,7 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
@@ -15,7 +19,11 @@ quantized_by: Suparious
15
  - Model creator: [macadeliccc](https://huggingface.co/macadeliccc)
16
  - Original model: [Opus-Samantha-Llama-3-8B](https://huggingface.co/macadeliccc/Opus-Samantha-Llama-3-8B)
17
 
 
18
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - macadeliccc/opus_samantha
5
  library_name: transformers
6
  tags:
7
  - 4-bit
 
9
  - text-generation
10
  - autotrain_compatible
11
  - endpoints_compatible
12
+ - nsfw
13
  pipeline_tag: text-generation
14
  inference: false
15
  quantized_by: Suparious
 
19
  - Model creator: [macadeliccc](https://huggingface.co/macadeliccc)
20
  - Original model: [Opus-Samantha-Llama-3-8B](https://huggingface.co/macadeliccc/Opus-Samantha-Llama-3-8B)
21
 
22
+ ## model Summary
23
 
24
+ Opus-Samantha-Llama-3-8B is a SFT model made with [AutoSloth](https://colab.research.google.com/drive/1Zo0sVEb2lqdsUm9dy2PTzGySxdF9CNkc#scrollTo=MmLkhAjzYyJ4) by [macadeliccc](https://huggingface.co/macadeliccc)
25
+
26
+ _model is curretly very nsfw. uneven distribution of subjects in dataset. will be back with v2_
27
 
28
  ## How to use
29