* quantized deepseek qwen generating tokens * removed is_deepseek from Args and replaced prompt if statement with pattern matching
* add quantized version of qwen2 and corresponding example for qwen2-instruct * fix quantized qwen2 clippy error