jackos commited on
Commit
356ebaf
1 Parent(s): a59b22d

Fix link to tinyllamas

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ quantized_by: TheBloke
25
  - Model creator: [Meta](https://huggingface.co/meta-llama)
26
  - Original model: [Llama 2 7B](https://huggingface.co/meta-llama/Llama-2-7b-hf)
27
  - GGUF models quantized by: [TheBloke](https://huggingface.co/TheBloke) at [TheBloke/Llama-2-7B-GGUF](https://huggingface.co/TheBloke/Llama-2-7B-GGUF)
28
- - `stories15M.bin` and `tokenizer.bin` created by [Andrej Karparthy](https://github.com/karpathy) at [karparthy/llama.c](https://github.com/karpathy/llama2.c) and [karparthy/tinyllama](https://huggingface.co/karpathy/tinyllama) under license:
29
 
30
  ```
31
  MIT License
 
25
  - Model creator: [Meta](https://huggingface.co/meta-llama)
26
  - Original model: [Llama 2 7B](https://huggingface.co/meta-llama/Llama-2-7b-hf)
27
  - GGUF models quantized by: [TheBloke](https://huggingface.co/TheBloke) at [TheBloke/Llama-2-7B-GGUF](https://huggingface.co/TheBloke/Llama-2-7B-GGUF)
28
+ - `stories15M.bin` and `tokenizer.bin` created by [Andrej Karparthy](https://github.com/karpathy) at [karparthy/llama.c](https://github.com/karpathy/llama2.c) and [karparthy/tinyllamas](https://huggingface.co/karpathy/tinyllamas) under license:
29
 
30
  ```
31
  MIT License