File size: 859 Bytes
71a8680
 
 
6289b54
6305c84
 
 
 
 
 
 
0f5977a
6289b54
 
 
72d393d
6289b54
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
---

# Note:
This version is the stable release. The issues that were present in versions 1.0, 1.1 and 1.2 all have been rectified.  Thank you for your patience while R&D was conducted. Enjoy!

This model have been tested on context length up to 16K. Model produced slight repetition around 16K context length. I recommend testing the model to your usecase and limiting the context length.

Here's my learnings going from Tess-v1.0 to Tess-v1.3: https://migel.substack.com/p/learnings-from-training-tess

# Tess 

![Tess](https://huggingface.co/migtissera/Tess-M-v1.0/resolve/main/Tess.png)

Tess, short for Tesoro (Treasure in Italian), is a general purpose Large Language Model series. Tess-XS-v1.3 was trained on the Nous Research Mistral-7B-yarn-128K base.


# Prompt Format:

```
SYSTEM: <ANY SYSTEM CONTEXT>
USER: 
ASSISTANT:
```