Max Makarov
Max Makarov
This package supports nested fields like `{ 'profile.name': true }`?
Hello. I started 8x A100 80G instance in Google Cloud and can't start 65B model: ``` root@llama:/pyllama/apps/flask# python3 web_server.py --ckpt_dir /var/llama/65B --tokenizer_path /var/llama/tokenizer.model Traceback (most recent call last): File "/pyllama/apps/flask/web_server.py",...
Hello. For some reason `-netconport` launch option works well on Linux, but on Windows, it required for CS2 to be launched with Workshop Tools.
I tested `startmovie` on the same hardware (13900k + rtx4090 + nvme), game settings, and demo file. On Windows I get about 60fps On Linux about ~0.5fps. Example: https://github.com/ValveSoftware/csgo-osx-linux/assets/5875582/0c2b46c7-088c-403f-b45b-a0991dc46ed4
Example: https://www.youtube.com/watch?t=1898&v=p5M3q9hUJ1w&feature=youtu.be
Hello. I'm trying to configure knot-resolver v6 without using Lua scripting, just YAML. 1. How to do DNS64 only for specific domains and ignore actual AAAA records? 2. How to...
I have A and AAAA records for my server. At this moment, my server is reachable only using an IPv6 address. `talosctl` should try IPv6 address first, then IPv4, if...
## Feature Request Use `time.cloudflare.com` instead of `pool.ntp.org` by default ### Description Talos already uses `1.1.1.1` as a DNS resolver, so why not use `time.cloudflare.com` as an NTP server? I...