Results 16 comments of ijpq

同问: `我们看看 enable_if 是怎么解决这个问题的。我们通过 enable_if 这个 T 对于不同的实例做个限定:` 下面这段代码的编译结果: ```bash /opt/compiler-explorer/gcc-12.2.0/bin/../lib/gcc/x86_64-linux-gnu/12.2.0/../../../../x86_64-linux-gnu/bin/ld: /tmp/ccdgLfcf.o: in function `doSomething()': :31: undefined reference to `void inc_counter(unsigned int&, std::enable_if::type*)' collect2: error: ld returned 1 exit status...

害,没有impl. 我又晕了 ![image](https://user-images.githubusercontent.com/44460962/212712091-18b11ed7-e77f-4dc6-a446-e9db8ab166c2.png)

> OK > > > 害,没有impl. 我又晕了 ![image](https://user-images.githubusercontent.com/44460962/212712091-18b11ed7-e77f-4dc6-a446-e9db8ab166c2.png) > > 嗯嗯。还有别的问题吗 没有~ thx

同样的问题 macos : 15.1.1 (24B91) intel clash verge : 2.0.1 我参考了之前这个问题的issue,进行了彻底清除,重新安装,但无效。目前看起来1.7.7最稳定

> > 我也有同样的问题,以至于连代理组的内容都不显示 > > 一天的有问题有问题,又没人联系我,我这里没法复现啊 联系我tg远程 https://t.me/wonfen_bot 确实,只是上来提示一下。后面有空了,给作者提供环境复现吧

I came across certain situations where V1 switchs back to V0 automatically when attention backend isn't compatible, even though `LLM_USE_V1` is enabled explicitly. Is this issue still open? @robertgshaw2-redhat