File size: 1,255 Bytes
1d4f1c7
e93cf77
1d4f1c7
 
e93cf77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1d4f1c7
e93cf77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model: meta-llama/Llama-3.1-8B-Instruct
library_name: transformers
tags:
- llama
- llama3
- llama-ti
- fluently-lm
- fluently-merge
- chat
- conversational
- reflection
- reasoning
- math
- writing
pipeline_tag: text-generation
language:
- en
- code
license: apache-2.0
---

# Llama3.1 8B **TI** Instruct

Llama TI is an improved Llama (from Meta AI), some aspects of the model have been revised and some features have been added.

## Info

### Main

The model is based on Meta-Llama-3.1-8B-Instruct, and has the same 8.03B parameters. The Llama3 architecture (LlamaForCausalLM) has been preserved and the model launch methods are the same.

### Differences

Thanks to additional training and advanced merging, it was possible to improve mathematical, biological, reasoning and writing skills.

Now the model can:
- Count well and solve mathematical/physical problems
- Reason/think logically
- Write creatively (in many languages)
- Code well
- Process/analyze large texts

### Where is the base version?

It is available [here](https://hf.co/fluently-lm/Llama-TI-8B)!

### Special thanks to:
Meta AI, NVIDIA, Arcee AI, SkyWork, NousReaserch, Unsloth and Project Fluently.

*Developed and uploaded by [ehristoforu](https://t.me/ehristoforu_ai).*