Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from upstream #12

Merged
merged 10 commits into from
Apr 25, 2024
Merged

Merge from upstream #12

merged 10 commits into from
Apr 25, 2024

Conversation

l3utterfly
Copy link
Owner

No description provided.

liuwei-git and others added 10 commits April 24, 2024 10:00
* add explicit phi3 support

* add explicit phi3 support

* remove unused code

* convert : add BOS token

* llama : match EOT token <|end|>

* llama : minor / style

* llama : tabs -> spaces

* convert : fix lint checks

---------

Co-authored-by: Georgi Gerganov <[email protected]>
* add support of codeqwen due to tokenizer

* override load_hparams

* fix typo

* fix load_params

* convert : fix whitespace

---------

Co-authored-by: Georgi Gerganov <[email protected]>
* Add phi 3 chat template & tests

* test : fix chat template result

---------

Co-authored-by: Georgi Gerganov <[email protected]>
* Server: add tests for consistent results

* sampling: separate rng per sampling context
…ov#6860)

* fix: revert showing control tokens by default

* feat: revert changes to default behavior of llama_token_to_piece; provide overridden declaration to receive "bool special" param to toggle showing control tokens

* feat: use the overridden declaration of llama_token_to_piece from common/common.cpp to specify "false" so that control tokens are not shown in chat completion responses"

* common : simplify

---------

Co-authored-by: Georgi Gerganov <[email protected]>
* add llama_get_pooling_type function

* fix argument name, move with ctx funcs
@l3utterfly l3utterfly merged commit c259b80 into layla-build Apr 25, 2024
5 of 28 checks passed
@l3utterfly l3utterfly deleted the merge-master-layla branch April 25, 2024 07:03
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.

9 participants