quantize-my-repo / start.sh

Commit History

Roll back Docker and start.sh so that llama.cpp is compiled in start.sh
b6beebe

Brianpuz commited on

Change Dockerfile and start.sh to move building llama.cpp to the docker building process. Therefore, we can save time in dev mode to restart the app
3a90123
verified

Brianpuz commited on

Update start.sh
23cbd40
verified

Brianpuz commited on

Update start.sh
60c42fc
verified

Brianpuz commited on

use persistant storage for some of the library
615feff

mohanz commited on

add cleanup and storage
a8e6d06

mohanz commited on

remove -DLLAMA_CURL
5144b92

ngxson HF Staff commited on

Update start.sh
186d7c9

ngxson HF Staff commited on

add docker compose for dev locally (#130)
3eaaf3a

ngxson HF Staff commited on

Update start.sh (#90)
f7dd08e

reach-vb HF Staff commited on

Update start.sh (#81)
75c6011

reach-vb HF Staff commited on

Split/shard support (#64)
19af6f2

reach-vb HF Staff SixOpen commited on

Minor improvement suggestions (#28)
b8f09a7

reach-vb HF Staff ggerganov commited on

compile-on-startup (#21)
e510c4e

pcuenq HF Staff commited on