Olivier Chafik
8843a98c2b
Improve usability of --model-url & related flags (#6930)
* args: default --model to models/ + filename from --model-url or --hf-file (or else legacy models/7B/ggml-model-f16.gguf)
* args: main & server now call gpt_params_handle_model_default
* args: define DEFAULT_MODEL_PATH + update cli docs
* curl: check url of previous download (.json metadata w/ url, etag & lastModified)
* args: fix update to quantize-stats.cpp
* curl: support legacy .etag / .lastModified companion files
* curl: rm legacy .etag file support
* curl: reuse regex across headers callback calls
* curl: unique_ptr to manage lifecycle of curl & outfile
* curl: nit: no need for multiline regex flag
* curl: update failed test (model file collision) + gitignore *.gguf.json
2024-04-30 00:52:50 +01:00
..
2024-02-25 12:09:09 +02:00
2024-04-21 14:50:41 +03:00
2024-04-05 21:34:53 +03:00
2024-04-21 18:36:45 +03:00
2024-04-21 14:50:41 +03:00
2024-03-09 15:53:59 +02:00
2024-03-27 09:16:02 +02:00
2024-04-09 13:44:08 -04:00
2024-04-13 11:33:52 +02:00
2024-02-17 23:03:14 +02:00
2024-02-25 12:09:09 +02:00
2024-04-11 19:47:34 +01:00
2024-04-10 21:16:48 +03:00
2024-04-25 14:27:20 +03:00
2024-04-16 09:34:06 +03:00
2024-04-26 20:06:33 +02:00
2024-04-21 14:50:41 +03:00
2024-04-16 21:55:30 +03:00
2024-04-21 14:50:41 +03:00
2024-04-21 18:36:45 +03:00
2024-04-29 17:34:24 +03:00
2024-04-21 14:50:41 +03:00
2024-04-24 11:08:36 +02:00
2024-04-30 00:52:50 +01:00
2024-04-29 17:02:45 +01:00
2024-04-21 14:50:41 +03:00
2024-04-21 14:50:41 +03:00
2024-04-16 09:28:33 +03:00
2024-04-26 20:06:33 +02:00
2024-04-30 00:52:50 +01:00
2024-03-25 09:38:22 +02:00
2024-04-08 15:43:30 +03:00
2024-04-30 00:52:50 +01:00
2024-04-21 14:50:41 +03:00
2024-04-21 14:50:41 +03:00
2024-04-14 10:42:29 +08:00
2024-04-09 13:44:08 -04:00
2024-04-19 10:16:45 +03:00
2024-04-11 14:51:07 +02:00
2024-04-12 19:43:38 +01:00
2024-03-21 11:50:43 +00:00
2024-01-25 14:51:24 -05:00
2024-01-25 14:51:24 -05:00
2024-04-12 19:43:38 +01:00
2024-03-07 11:41:53 +02:00
2024-04-12 19:43:38 +01:00