Pelochus commited on
Commit
f14d644
1 Parent(s): 2aca983

Added TinyLlama link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Right now, only converted the following models:
18
  | --------------------- | ----------- | ---------------------------------------------------------- |
19
  | Qwen Chat | 1.8B | https://huggingface.co/Pelochus/qwen-1_8B-rk3588/tree/main |
20
  | Microsoft Phi-2 | 2.7B | https://huggingface.co/Pelochus/phi-2-rk3588/tree/main |
21
- | TinyLlama v1 | 1.1B | TODO |
22
 
23
  However, RKLLM also supports Qwen 2 and Llama 2 7B, but I can't convert them due to my PC only having 16 GBs of RAM.
24
  For reference, converting Phi-2 peaked at about 15 GBs of RAM + 25 GBs of swap (counting OS, but that was using about 2 GBs max).
 
18
  | --------------------- | ----------- | ---------------------------------------------------------- |
19
  | Qwen Chat | 1.8B | https://huggingface.co/Pelochus/qwen-1_8B-rk3588/tree/main |
20
  | Microsoft Phi-2 | 2.7B | https://huggingface.co/Pelochus/phi-2-rk3588/tree/main |
21
+ | TinyLlama v1 | 1.1B | https://huggingface.co/Pelochus/tinyllama-v1-rk3588 |
22
 
23
  However, RKLLM also supports Qwen 2 and Llama 2 7B, but I can't convert them due to my PC only having 16 GBs of RAM.
24
  For reference, converting Phi-2 peaked at about 15 GBs of RAM + 25 GBs of swap (counting OS, but that was using about 2 GBs max).