Skip to content

Commit

Permalink
[Android] Add Llama2 q4f16_0 (mlc-ai#1041)
Browse files Browse the repository at this point in the history
llama2 q4f160
  • Loading branch information
spectrometerHBH authored Oct 9, 2023
1 parent b44f679 commit 3a9849a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions android/MLCChat/app/src/main/assets/app-config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"model_libs": [
"Llama-2-7b-chat-hf-q4f16_0",
"Llama-2-7b-chat-hf-q4f16_1",
"RedPajama-INCITE-Chat-3B-v1-q4f16_1"
],
"model_list": [
{
"model_url": "https://huggingface.co/mlc-ai/mlc-chat-Llama-2-7b-chat-hf-q4f16_0/",
"local_id": "Llama-2-7b-chat-hf-q4f16_0"
},
{
"model_url": "https://huggingface.co/mlc-ai/mlc-chat-Llama-2-7b-chat-hf-q4f16_1/",
"local_id": "Llama-2-7b-chat-hf-q4f16_1"
Expand Down

0 comments on commit 3a9849a

Please sign in to comment.