Commit Graph

10 Commits

Author SHA1 Message Date
Timothy J. Baek 94b0daf6fe fix: keep alive 2024-02-16 12:59:10 -08:00
Timothy J. Baek 42b24cbb68 fix: keep alive default value 2024-02-13 01:50:46 -08:00
Timothy J. Baek 56966c411b fix: keep alive value should be string 2024-02-13 01:46:58 -08:00
Zohaib Rauf 7053f2f67d Added Keep alive setting 2024-02-12 23:35:31 -08:00
Timothy J. Baek cd9f0135f6 refac: settings 2024-02-05 01:58:54 -08:00
Timothy J. Baek 0d6440f5c0 fix: num_predict default value should match ollama default
https://github.com/jmorganca/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values
2023-12-30 20:16:05 -08:00
David Young 431b710e46 Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint. 2023-12-29 16:09:59 +00:00
Timothy J. Baek 382827c71d fix: advanced params input 2023-12-03 10:58:27 -08:00
Timothy J. Baek 45ff3ae204 feat: modelfile builder 2023-12-02 16:05:01 -08:00
Timothy J. Baek 1c0cc16f8c feat: more advanced params added 2023-12-02 14:47:23 -08:00