Commit Graph
6 Commits
Author SHA1 Message Date
Nigel BoschandGitHub 1b809cee22 server : move no API key doc to /health (#14352) 2025-06-24 10:59:11 +02:00
Nigel BoschandGitHub eb7cf15a80 server : add /apply-template endpoint for additional use cases of Minja functionality (#11489)
* add /apply-template endpoint to server

* remove unnecessary line

* add /apply-template documentation

* return only "prompt" field in /apply-template

* use suggested idea instead of my overly verbose way
2025-01-29 19:45:44 +01:00
Nigel BoschandGitHub a2ca4e9de9 Handle null rope scaling value (#2793) 2023-08-26 14:11:17 +02:00
Nigel BoschandGitHub 28b2c996ca convert.py : Get rope scale from HuggingFace models (#2772)
* Get rope scale from HF models

* Save rope scale only for linear scaling

* Rewrite for clarity
2023-08-25 16:41:52 +02:00
Nigel BoschandGitHub db4047ad5c main : escape prompt prefix/suffix (#2151) 2023-07-09 11:56:18 +03:00
Nigel BoschandGitHub 7f0e9a775e embd-input: Fix input embedding example unsigned int seed (#2105) 2023-07-05 07:33:33 +08:00