Stephen888888
Stephen888888
## ⚙️ Request New Models - Link to an existing implementation (e.g. Hugging Face/Github): - https://github.com/OpenBMB/MiniCPM/tree/main/model - - Is this model architecture supported by MLC-LLM? (the list of [supported models](https://llm.mlc.ai/docs/prebuilt_models.html))...
## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: 1. 1. 1. ## Expected behavior ## Environment - Platform (e.g. WebGPU/Vulkan/IOS/Android/CUDA): - Operating system (e.g. Ubuntu/Windows/MacOS/...): - Device...
## 🚀 Feature ## Motivation ## Alternatives ## Additional context
## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: 1. mlc_llm convert_weight ./dist/models/Qwen2-1.5B-Instruct/ --model-type qwen2 --quantization q0f16 -o dist/Qwen2-1.5B-Instruct-q0f16-MLC 2. mlc_llm gen_config ./dist/models/Qwen2-1.5B-Instruct/ --model-type qwen2 --quantization q0f16 --conv-template...