File size: 976 Bytes
4d610e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: other
tags:
- text-generation
- llm
---

Family of uncensored text models.

# EntityModels

The models in the Entity family do not have alignment, filters, or censorship. To filter the model's responses, a subsequent fine-tuning is necessary, the loading of a very well-defined constitution in the system instructions, or both, to ensure greater alignment and protection against inappropriate responses.

Models without filters are more efficient in text categorization and can be used to orchestrate lower-class submodels.

---

## Entity-Mini

7 billion parameters.

## Download

```bash
sapilm --get schatmodels/em
```

## Inference

```bash
sapilm --load entity-mini
```

---

## Contributing

We do not accept contributions that may result in changing the original code.

Make sure you are using the appropriate version.

## License

This is proprietary software and its alteration and/or distribution without the developer's authorization is not permitted.