Skip to content

Commit 1bf33ef

Browse files
committed
adding missing file
1 parent 76d5eeb commit 1bf33ef

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"device": "android",
3+
"model_list": [
4+
{
5+
"model": "HF://mlc-ai/Llama-3-8B-Instruct-q4f16_1-MLC",
6+
"estimated_vram_bytes": 4348727787,
7+
"model_id": "Llama-3-8B-Instruct",
8+
"overrides": {
9+
"context_window_size": 768,
10+
"prefill_chunk_size": 256
11+
}
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)