yanxiyue

Results 6 comments of yanxiyue

current implementation does not support named arguments , you can work around like this: ··· {% import "forms" as forms %} {{ forms.input("text") }} ···

is this PR supports llama2-70B?

我也遇到了,查看当前系统的版本是: ``` ProductName: macOS ProductVersion: 13.4.1 ProductVersionExtra: (c) BuildVersion: 22F770820d ```

> 我也遇到了,查看当前系统的版本是: > > ``` > ProductName: macOS > ProductVersion: 13.4.1 > Produc 哦,我这个应该是模型选错了。。

i meet same issue: ```sh ERROR: Ignored the following versions that require a different python version: 0.22.0 Requires-Python >=3.9; 0.22.0rc1 Requires-Python >=3.9; 1.11.0 Requires-Python =3.9; 1.11.0rc1 Requires-Python =3.9; 1.11.0rc2 Requires-Python...