Skip to content

FEAT: add gemma-2-it#1774

Merged
qinxuye merged 2 commits intoxorbitsai:mainfrom
qinxuye:feat/gemma-2
Jul 5, 2024
Merged

FEAT: add gemma-2-it#1774
qinxuye merged 2 commits intoxorbitsai:mainfrom
qinxuye:feat/gemma-2

Conversation

@qinxuye
Copy link
Copy Markdown
Contributor

@qinxuye qinxuye commented Jul 3, 2024

Fixes #1750

This PR added gemma-2-it. Some notions:

  1. When I ran gguf formats with llama-cpp-python==0.2.81, it crashed, and I can see the gemma-2 format is introduced lately in llama.cpp itself, so I removed gguf formats for now.
  2. vllm implemented gemma-2 but it's not released, thus vllm is absent as well.
  3. I added MLX format which worked well on my laptop. (Hence this PR replies on FEAT: support MLX engine #1765 )

@XprobeBot XprobeBot added this to the v0.12.4 milestone Jul 3, 2024
@qinxuye qinxuye marked this pull request as ready for review July 5, 2024 08:26
@qinxuye qinxuye merged commit 007408c into xorbitsai:main Jul 5, 2024
@qinxuye qinxuye deleted the feat/gemma-2 branch July 5, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gemma2 Supported ?

3 participants