diff --git a/.gitmodules b/.gitmodules index 19dae82b..3084c806 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ported_models/llama_cpp_et/src/llama.cpp-et"] path = ported_models/llama_cpp_et/src/llama.cpp-et - url = https://github.com/aifoundry-org/llama.cpp.git + url = https://github.com/noor-malaika/llama.cpp.git diff --git a/ported_models/llama_cpp_et/src/llama.cpp-et b/ported_models/llama_cpp_et/src/llama.cpp-et index f67c2b2a..612f2cd6 160000 --- a/ported_models/llama_cpp_et/src/llama.cpp-et +++ b/ported_models/llama_cpp_et/src/llama.cpp-et @@ -1 +1 @@ -Subproject commit f67c2b2a30a24bf9354857cde0f233620a20eb23 +Subproject commit 612f2cd60d83ee93fc6f586674c79f865dde5e6d diff --git a/ported_models/llama_cpp_et/submissions/llama32_1b.track.json b/ported_models/llama_cpp_et/submissions/llama32_1b.track.json new file mode 100644 index 00000000..0fd44023 --- /dev/null +++ b/ported_models/llama_cpp_et/submissions/llama32_1b.track.json @@ -0,0 +1,7 @@ +{ + "schema_version": 1, + "track": "llama_3_2_1b_fastest", + "model": "llama32_1b", + "runtime_revision": "612f2cd60d83ee93fc6f586674c79f865dde5e6d", + "submission_id": "noor-malaika-packed-cont-20260726" +}