anthonymikinka
commited on
Commit
•
a87478f
1
Parent(s):
9d04609
Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,5 @@ license: llama3
|
|
17 |
|
18 |
This repository contains a Core ML conversion of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
|
19 |
|
|
|
|
|
|
17 |
|
18 |
This repository contains a Core ML conversion of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
|
19 |
|
20 |
+
|
21 |
+
This does not have KV Cache. only: inputs int32 / outputs float16.
|