File size: 1,231 Bytes
642319b
eff1d89
642319b
 
eff1d89
 
 
 
 
2ab7eb6
eff1d89
 
 
 
 
 
 
 
0b44aed
642319b
 
2ab7eb6
 
 
 
 
 
 
 
0b44aed
2ab7eb6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model: meta-llama/Llama-3.1-8B
library_name: transformers
tags:
- llama
- llama3
- llama-ti
- fluently-lm
- fluently-merge
- base
- reflection
- reasoning
- math
- writing
pipeline_tag: text-generation
language:
- en
- code
license: apache-2.0
---

# Llama3.1 8B **TI**

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, 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 chat version (instruct)?

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

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

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