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

[New Model]: microsoft/Phi-3-small-128k-instruct #4993

Closed
PeterAronZentai opened this issue May 23, 2024 · 1 comment
Closed

[New Model]: microsoft/Phi-3-small-128k-instruct #4993

PeterAronZentai opened this issue May 23, 2024 · 1 comment
Labels
new model Requests to new models

Comments

@PeterAronZentai
Copy link

The model to consider.

https://huggingface.co/microsoft/Phi-3-small-128k-instruct

The closest model vllm already supports.

Phi3ForCausalLM

What's your difficulty of supporting the model you want?

(RayWorkerWrapper pid=46639) ERROR 05-23 00:00:58 worker_base.py:145] ValueError: Model architectures ['Phi3SmallForCausalLM'] are not supported for now. Supported architectures: ['AquilaModel', 'AquilaForCausalLM', 'BaiChuanForCausalLM', 'BaichuanForCausalLM', 'BloomForCausalLM', 'ChatGLMModel', 'ChatGLMForConditionalGeneration', 'CohereForCausalLM', 'DbrxForCausalLM', 'DeciLMForCausalLM', 'DeepseekForCausalLM', 'FalconForCausalLM', 'GemmaForCausalLM', 'GPT2LMHeadModel', 'GPTBigCodeForCausalLM', 'GPTJForCausalLM', 'GPTNeoXForCausalLM', 'InternLMForCausalLM', 'InternLM2ForCausalLM', 'JAISLMHeadModel', 'LlamaForCausalLM', 'LlavaForConditionalGeneration', 'LLaMAForCausalLM', 'MistralForCausalLM', 'MixtralForCausalLM', 'QuantMixtralForCausalLM', 'MptForCausalLM', 'MPTForCausalLM', 'MiniCPMForCausalLM', 'OlmoForCausalLM', 'OPTForCausalLM', 'OrionForCausalLM', 'PhiForCausalLM', 'Phi3ForCausalLM', 'QWenLMHeadModel', 'Qwen2ForCausalLM', 'Qwen2MoeForCausalLM', 'RWForCausalLM', 'StableLMEpochForCausalLM', 'StableLmForCausalLM', 'Starcoder2ForCausalLM', 'XverseForCausalLM']

@PeterAronZentai PeterAronZentai added the new model Requests to new models label May 23, 2024
@janimo
Copy link
Contributor

janimo commented May 23, 2024

#4799

@hmellor hmellor closed this as completed May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model Requests to new models
Projects
None yet
Development

No branches or pull requests

3 participants