feat(runner.sh): using runner.sh to select llm in the run time 69c6372 yusufs commited on Dec 26, 2024
feat(llama3.2): using llama model first for cost saving, until we want test sailor 92a4a4a yusufs commited on Nov 29, 2024
feat(llama3.2): run llama3.2 using bfloat16 with cache dtype fp8 with same model len 38d356a yusufs commited on Nov 29, 2024
feat(dep_sizes.txt): removes dep_sizes.txt during build, it not needed 8e49b3b yusufs commited on Nov 27, 2024
feat(download_model.py): remove download_model.py during build, it causing big image size c360fd3 yusufs commited on Nov 27, 2024
docs(Dockerfile): add comment about estimated image size after compile 8dc2050 yusufs commited on Nov 27, 2024
feat(add-model): always download model during build, it will be cached in the consecutive builds 8679a35 yusufs commited on Nov 27, 2024
fix(cmd): fix 'error: failed to solve: dockerfile parse error on line 19: unknown instruction: "python3",' de6b236 yusufs commited on Nov 27, 2024