tiny_llam_PYTHON / README.md
Nielzac's picture
Update README.md
b4ed740 verified
---
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