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 |
|