Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | ggml : remove OpenCL (#7735) | Georgi Gerganov | |
ggml-ci | |||
2024-03-26 | cuda : rename build flag to LLAMA_CUDA (#6299) | slaren | |
2024-02-05 | scripts : fix typos, cleanup (#5303) | Georgi Gerganov | |
2024-02-05 | scripts : add non-interactive server-llm.sh (#5303) | Нияз Гарифзянов | |
* Update server-llm.sh Add flag --non-interactive that allows run script without asking a permission * Update scripts/server-llm.sh --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> | |||
2024-02-02 | scripts : parse wtype in server-llm.sh (#5167) | Georgi Gerganov | |
* scripts : parse wtype in server-llm.sh * scripts : fix check for wfile | |||
2023-11-01 | scripts : add server-llm.sh (#3868) | Georgi Gerganov | |
* scripts : add deploy-server.sh * scripts : rename to server-llm.sh * scripts : working curl pipe |