Releases: tensorchord/modelz-llm
Releases · tensorchord/modelz-llm
23.05.5
fix: Fix typo (#24) Signed-off-by: Ce Gao <[email protected]>
23.05.4
feat: Add llama (#23) * feat: Add llama Signed-off-by: Ce Gao <[email protected]> * chore: Add git for git clone in requirements Signed-off-by: Ce Gao <[email protected]> * fix: Disable PR trigger Signed-off-by: Ce Gao <[email protected]> --------- Signed-off-by: Ce Gao <[email protected]>
23.05.3
fix: error response and completion request (#19) * fix: serialize error message Signed-off-by: Keming <[email protected]> * fix: return the required err struct Signed-off-by: Keming <[email protected]> --------- Signed-off-by: Keming <[email protected]>
23.05.2
feat: detect the model cls name using llmspec (#12) Signed-off-by: Keming <[email protected]>
23.05.1
chore: Update docker image (#6) Signed-off-by: Ce Gao <[email protected]>