Add stories42Mtok32000.bin
Browse files- README.md +5 -4
- stories42Mtok32000.bin +3 -0
README.md
CHANGED
|
@@ -9,10 +9,11 @@ language:
|
|
| 9 |
|
| 10 |
| model | tokenizer | notes |
|
| 11 |
|-------|-----------|-------|
|
| 12 |
-
| stories260Ktok512.bin
|
| 13 |
-
| stories15Mtok4096.bin
|
| 14 |
-
| stories42Mtok4096.bin
|
| 15 |
-
|
|
|
|
|
| 16 |
|
| 17 |
Notes:
|
| 18 |
- These models are for Internet Computer canisters running [icpp_llm/llama2_c](https://github.com/icppWorld/icpp_llm/tree/main/llama2_c)
|
|
|
|
| 9 |
|
| 10 |
| model | tokenizer | notes |
|
| 11 |
|-------|-----------|-------|
|
| 12 |
+
| stories260Ktok512.bin | tok512.bin | Use this for development & debugging |
|
| 13 |
+
| stories15Mtok4096.bin | tok4096.bin | Fits in canister & works well ! |
|
| 14 |
+
| stories42Mtok4096.bin | tok4096.bin | As of April 28, hits instruction limit of canister |
|
| 15 |
+
| stories42Mtok32000.bin | tok32000.bin | As of April 28, hits instruction limit of canister |
|
| 16 |
+
| stories110Mtok32000.bin | tok32000.bin | As of April 28, hits instruction limit of canister |
|
| 17 |
|
| 18 |
Notes:
|
| 19 |
- These models are for Internet Computer canisters running [icpp_llm/llama2_c](https://github.com/icppWorld/icpp_llm/tree/main/llama2_c)
|
stories42Mtok32000.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f65a1000e17d0bc167dd6332e0ce5119a0222a3d920cead5bce413bfab2ee7b
|
| 3 |
+
size 167020572
|