| Last time I posted on how this model has performed in creating the webapp based on provided research paper. I got so much love to see people has appreciated the post and of-course the potential of this MOE model. I am sharing details on how I used this model to create webapp just using prompt and step by step guiding it. Later I converted my guidance steps into skills using same qwen-code cli with this model, that helped to add more examples. Here is github repo where I have added the research-webapp-skill that you all can use and validate potential of this model on different papers. I have added examples in the repo research-webapp-skill/examples at main ยท statisticalplumber/research-webapp-skill Below is the command that I use to run this model on 16GB VRAM RTX 5080 Laptop I have tried gemma4 26b moe, its not able to make app where qwen is keeping hold of context even at 70 80K. I tried latest jinja template of gemma4 and latest models from unsloth but still its not able to pull this task. Again, I might be doing somewhere wrong, as I like this model too which I am using running at llama-server native UI for other tasks. Thanks [link] [comments] |