mlc-llm icon indicating copy to clipboard operation
mlc-llm copied to clipboard

Please support HuggingFaceH4/starchat-alpha

Open localagi opened this issue 2 years ago • 1 comments

https://huggingface.co/HuggingFaceH4/starchat-alpha fails with issue not supported, bc it's https://huggingface.co/docs/transformers/model_doc/gpt_bigcode

localagi avatar May 22 '23 23:05 localagi

There is so many different models out there - how can i tweak the input to generate other models? Do we need any libraries to plugged in?

localagi avatar May 22 '23 23:05 localagi

Hi @localagi, if the model you are interested in has architecture supported by MLC-LLM, but the model itself is not explicitly supported, you can follow the tutorial Distribute Compiled Model to compile it yourself.

If the model's architecture is not supported by MLC-LLM yet, it is also possible to add it yourself with the guide here. Though this is much more involved.

CharlieFRuan avatar Jul 24 '23 08:07 CharlieFRuan

closing for now due to inactive status, we will prioritize latest models

tqchen avatar May 28 '24 02:05 tqchen