File size: 317 Bytes
b0ddc29
 
 
 
 
 
 
 
 
 
 
 
b4ed740
b0ddc29
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
language:
- en
---

### Use : 
https://github.com/tairov/llama2.py
https://github.com/karpathy/llama2.c

### Run :
https://wandb.ai/zengdar/llamac/runs/iwyxy84e 
(Very bad quality loss/train 14.2)

### Tokenizer :
https://github.com/tairov/llama2.py/raw/master/tokenizer.bin

Thks tairov and karpathy