Results 17 comments of Kholin

我用的是taro-ui 2.2.2 也遇到了,有的页面直接显示了placeholder文字,点击会触发手机键盘

> @oodzchen 你说的这个是小程序的textarea的问题吧,别搞错对象。 > > https://developers.weixin.qq.com/community/develop/doc/0000025a7982489ba546eb93d51c00 不是,我用的是taro-ui的AtInput组件。 已经解决了。我给AtFloatLayout的内容包裹了一层View,当浮窗不显示的时候我直接把内容给隐藏就行了。

@romanzipp OK, now I found the console error message > Native connection established! native.js:23:17 Native component disconnected, reconnecting... Object { name: "ax.nd.profile_switcher_ff", sender: undefined, error: Error, onMessage: {…}, onDisconnect: {…},...

@jackbaron https://github.com/gorilla/sessions/issues/163#issuecomment-411583840

我建议给设置里 Connection下面的 IP Filtering 文件配置添加一个读取远程文件的功能,可以手动或定时自动拉取 ipfilter 列表,类似现在的远程拉取 track list 功能,可以即时屏蔽吸血 IP

又发现了新的吸血客户端`hp/torrent/v2.01`

Same here, I use RTX 3080 on Linux, the install script shows "NVIDIA GPU installed.", but neither `nvtop` or `nvidia-smi` outputs show any GPU usage when running the models, even...

@jaifar530 I've tried llama2, mistral and gemma, all the same.

> Does `nvcc --version` show output? I'm using openSUSE Tumbleweed, successfully installed `cuda` and `cuda-tookit`, but could not found the `nvcc` command. The `nvidia-smi` outputs show CUDA version is 12.3...

> Does `nvcc --version` show output? I just found the nvcc binary, the output is ```shell nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Wed_Nov_22_10:17:15_PST_2023...