aifeifei798 commited on
Commit
e07d61b
·
verified ·
1 Parent(s): de089ad

Upload 2 files

Browse files
.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
+ DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored.png filter=lfs diff=lfs merge=lfs -text
DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored.png ADDED

Git LFS Details

  • SHA256: f6c277fcf8020ea1cbde06ba10d4411c3c84225438ef4509eb2347b00d707af3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
README.md CHANGED
@@ -1,3 +1,73 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ language:
4
+ - en
5
+ tags:
6
+ - roleplay
7
+ - llama3
8
+ - sillytavern
9
+ - idol
10
+ ---
11
+
12
+ ![image/png](https://huggingface.co/aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored/resolve/main/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored.png)
13
+
14
+ # "transformers_version" >= "4.43.1"
15
+
16
+ # Special Thanks:
17
+ - Lewdiculous's superb gguf version, thank you for your conscientious and responsible dedication.
18
+ - https://huggingface.co/LWDCLS/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored-GGUF-IQ-Imatrix-Request
19
+ - mradermacher's superb gguf version, thank you for your conscientious and responsible dedication.
20
+ - https://huggingface.co/mradermacher/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored-i1-GGUF
21
+ - https://huggingface.co/mradermacher/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored-GGUF
22
+
23
+ # Model Description:
24
+ Uncensored
25
+
26
+ ## virtual idol Twitter
27
+ - https://x.com/aifeifei799
28
+
29
+ # Questions
30
+ - The model's response results are for reference only, please do not fully trust them.
31
+ - This model is solely for learning and testing purposes, and errors in output are inevitable. We do not take responsibility for the output results. If the output content is to be used, it must be modified; if not modified, we will assume it has been altered.
32
+ - For commercial licensing, please refer to the Llama 3.1 agreement.
33
+
34
+
35
+ # Stop Strings
36
+ ```python
37
+ stop = [
38
+ "## Instruction:",
39
+ "### Instruction:",
40
+ "<|end_of_text|>",
41
+ " //:",
42
+ "</s>",
43
+ "<3```",
44
+ "### Note:",
45
+ "### Input:",
46
+ "### Response:",
47
+ "### Emoticons:"
48
+ ],
49
+ ```
50
+ # More Model Use
51
+ - Koboldcpp https://github.com/LostRuins/koboldcpp
52
+ - Since KoboldCpp is taking a while to update with the latest llama.cpp commits, I'll recommend this [fork](https://github.com/Nexesenex/kobold.cpp) if anyone has issues.
53
+ - LM Studio https://lmstudio.ai/
54
+ - Please test again using the Default LM Studio Windows preset.
55
+ - llama.cpp https://github.com/ggerganov/llama.cpp
56
+ - Backyard AI https://backyard.ai/
57
+ - Meet Layla,Layla is an AI chatbot that runs offline on your device.No internet connection required.No censorship.Complete privacy.Layla Lite https://www.layla-network.ai/
58
+ - Layla Lite https://huggingface.co/LWDCLS/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored-Q4_K_S-imat.gguf?download=true
59
+ - more gguf at https://huggingface.co/LWDCLS/DarkIdol-Llama-3.1-8B-Instruct-1.1-Uncensored-GGUF-IQ-Imatrix-Request
60
+ # character
61
+ - https://character-tavern.com/
62
+ - https://characterhub.org/
63
+ - https://pygmalion.chat/
64
+ - https://aetherroom.club/
65
+ - https://backyard.ai/
66
+ - Layla AI chatbot
67
+ ### If you want to use vision functionality:
68
+ * You must use the latest versions of [Koboldcpp](https://github.com/Nexesenex/kobold.cpp).
69
+
70
+ ### To use the multimodal capabilities of this model and use **vision** you need to load the specified **mmproj** file, this can be found inside this model repo. [Llava MMProj](https://huggingface.co/Nitral-AI/Llama-3-Update-3.0-mmproj-model-f16)
71
+
72
+ * You can load the **mmproj** by using the corresponding section in the interface:
73
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/UX6Ubss2EPNAT3SKGMLe0.png)