chiichen

Results 53 comments of chiichen

I downgrade the version to 1.3 to resolve this problem

This issue might be the most relative [nix no longer loads channel or cache](https://github.com/NixOS/nixpkgs/issues/41312)

> > ```shell > > Connecting to 127.0.0.1:7890... connected. > > ``` > > Do you have some proxy configured? I do have a proxy in Windows and no proxy...

> Changing nix version to just `nix` helped. Previously, I had `nix.package = pkgs.nixVersions.nix_2_21`. I don't have such setting actually

> @Chiichen did you manage to resolve your issue? I tried many methods, but nothing worked.

> 您使用了正确的语法吗?@Chiichen > > ```nix > wsl.wslConf.network.generateResolvConf = false; > networking.nameservers = [ "1.1.1.1" "9.9.9.9" ]; > ``` For sure, I have turned to install Nixos on a seperate disk...

[here](https://github.com/denoland/rusty_v8/blob/main/.github/workflows/ci.yml#L30) defines the image to be used in ci workflow ```yml matrix: config: - os: macOS-latest target: x86_64-apple-darwin variant: debug cargo: cargo - os: macOS-latest target: x86_64-apple-darwin variant: release cargo:...

It's time to rewrite the workflow for both x86_64 and arm64 macos, since we can not specify the arch of the macos iamge we use in github action. We must...

> Hi there! 👋 Are you able to upgrade your version of sentence transformers? The latest version is [v3.0.1](https://github.com/UKPLab/sentence-transformers/releases/tag/v3.0.1), and the latest v2 version is [v2.7.0](https://github.com/UKPLab/sentence-transformers/releases/tag/v2.7.0). Thanks for your reply!...