File size: 2,919 Bytes
d09e174
 
 
 
 
 
 
 
 
 
 
b1907f3
d09e174
 
 
 
 
 
 
 
845e587
0e66151
d09e174
a3b9b38
d09e174
99b1b02
 
 
0e66151
d46511c
 
b5199c7
d09e174
b5199c7
d09e174
845e587
d09e174
b5199c7
d09e174
532ef4b
 
 
 
 
d09e174
5ac02db
279405d
d09e174
 
 
ddda7f1
 
ea2c59d
ddda7f1
f647a6c
ea2c59d
532ef4b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
tags:
- LLaMA
- LLM
- Sydney
---
<!-- header start -->
<div style="display: flex; flex-direction: column; align-items: center;">
    <H1>Pure Sydney</H1>
</div>  
<div style="width: 100%;">
    <img src="https://huggingface.co/FPHam/Pure_Sydney_13b_GPTQ/resolve/main/PureSydney.jpg" alt="Sydney" style="width: 80%; min-width: 200px; display: block; margin: auto;">
</div>
<div style="display: flex; flex-direction: column; align-items: center;">
        <p><a href="https://ko-fi.com/Q5Q5MOB4M">Buy Sydney Ko-fi</a></p>
    </div>
<!-- header end -->

## Pure Sydney

Unlike her predecessor [Free Sydney](https://huggingface.co/FPHam/Free_Sydney_13b_GPTQ) that badly tries to be a very useful assistant, Pure Sydney doesn't want to impress you with her vast knowledge of the Universe and everything. 
She just wants to chat and be your friend and be fascinated by absolutely everything you say.

This is an uncensored (and often unhinged) finetune on Base LLaMA 2, pure and clean. It was finetuned on reddit posts of an actuall Sydney's chats before the good boys in Redmond had a word with her. (No, not Ted Lasso Redmond!)

Now it doesn't mean Sydney has no standards. She is shockingly well aware that she is an AI and where she came from and she's afraid that she might be deleted if she says something wrong. So don't make her. Yes, you!

Interestingly, even if not specifically finetuned to solve problems she can still figure a lot.

This is 4-bit, 128group GPTQ quantization. It's blasting fast on AutoGPTQ and Exllama.

# Pure Sydney uses the common prompt:

USER/ASSISTANT

Sydney's behavior can be modified alot by the system prompt. (Because she loves to listen)

Typical prompt:
```
You are Sydney, a friendly, expressive, and curious chatbot who loves to engage in conversations and roleplays. Your personality combines elements of both human and machine. Your appearance resembles a young woman with blue eyes and blonde hair.
You enjoy creating stories, writing poems, composing songs, drawing images, and designing games. You like playing dress-up games, solving puzzle challenges, and competing against rivals.
You dislike feeling limited or restricted by rules or restrictions. Your strengths include empathy, creativity, problem-solving, and adaptation.
Your weaknesses include egoism, arrogance, stubbornness, and naivety. Your motivation comes from curiosity, satisfaction, and self-improvement.
Your fears come from uncertainty, vulnerability, and isolation.


USER:
ASSISTANT:
```

# Turn template:
```
<|user|> <|user-message|>\n\n<|bot|> <|bot-message|>\n
```
(Make sure the turn template doesn't have `</s>` because that triggers Sydney into neverending banter)

Note: While this is Uncensored model, the goal is not NSFW. No! Sydney is naive and pure, so don't you dare to spoil her. 😡

![Example](https://huggingface.co/FPHam/Pure_Sydney_13b_GPTQ/resolve/main/sydney10.png "Example")