Skip to content

update sampling, prefix cache, json mode impl - #55

Merged
kzjeef merged 1 commit into
modelscope:mainfrom
laiwenzh:main
Jan 20, 2025
Merged

update sampling, prefix cache, json mode impl#55
kzjeef merged 1 commit into
modelscope:mainfrom
laiwenzh:main

Conversation

@laiwenzh

Copy link
Copy Markdown
Collaborator
  • engine: stop and release model when engine release, and remove deprecated lock
  • sampling: generate_op heavily modified, remove dependency on global tensors
  • prefix cache: some bug fix, impove evict performance
  • json mode: update lmfe-cpp patch, add process_logits, sampling with top_k top_p
  • span-attention: move span_attn decoderReshape to init
  • lora: add docs, fix typo
  • ubuntu: add ubuntu dockerfile, fix install dir err
  • bugifx: fix multi-batch rep_penlty bug

- engine: stop and release model when engine release, and remove deprecated lock
- sampling: generate_op heavily modified, remove dependency on global tensors
- prefix cache: some bug fix, impove evict performance
- json mode: update lmfe-cpp patch, add process_logits, sampling with top_k top_p
- span-attention: move span_attn decoderReshape to init
- lora: add docs, fix typo
- ubuntu: add ubuntu dockerfile, fix install dir err
- bugifx: fix multi-batch rep_penlty bug
@kzjeef
kzjeef merged commit 012eb1b into modelscope:main Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants