theroyallab / tabbyAPI

An OAI compatible exllamav2 API that's both lightweight and fast
GNU Affero General Public License v3.0
470 stars 66 forks source link

[REQUEST] Tensor-parallel support for Gemma2ForCausalLM #188

Closed Abdulhanan535 closed 3 days ago

Abdulhanan535 commented 2 weeks ago

Problem

Recently i saw the Tensor-parallel post, and i tried it for gemma2 27B but it didn't work i'm using 8.0bpw exl2 of it

Tensor-parallel is not supported for Gemma2ForCausalLM?

Solution

idk.

Alternatives

No response

Explanation

Tensor-parallel support for Gemma2ForCausalLM possible?

Examples

No response

Additional context

No response

Acknowledgements

turboderp commented 2 weeks ago

Tensor-parallel is only implemented for Llama, Qwen2 and Mistral for the time being.

bdashore3 commented 3 days ago

Closing as this is an exllamav2 issue. Please open an issue there instead of TabbyAPI.