-
# dev env
* Delve Debugger Version: 1.23.1
* go version go1.22.7 linux/amd64
* client os: macos
* remote os: debian10
The code is in remote os, and the path is to home is a symlink. I have se…
-
I deployed a local mainnet node, but after upgrading to version 2.0.1, I kept getting errors.
starcoin -n main --http-port 9850 --data-dir ./node
**The log is as follows**
2024-10-25T19:59:02.0949…
-
作者你好,我使用链接进行下载的预训练权重进行测试,报如下错误,我想问一下这个是预训练模型本身的错误还是我哪里出错了?希望作者可以抽空解答一下我的疑惑。
Total: 9551088
Trainable: 9551088
/root/autodl-tmp/DeepRFT-main/utils/model_utils.py:39: FutureWarning: You are using…
-
Verbose flag is set to `false`, yet too much is logged, like that:
```
[dev:server]
[dev:server] stderr--- whisper_init_from_file_with_params_no_state: loading model from './models/ggml-base.bin…
-
[migration_flows.json](https://github.com/user-attachments/files/17464521/migration_flows.json)
This is a work in progress, and so it is not entirely functional.
The code produces three plots wit…
-
Depthwise convolutions, which are currently implemented as a standard `Conv` layer with the number of groups equal to the number of input channels, seem to produce a very large number of allocations c…
-
### 请提出你的问题 Please ask your question
任务日志如下:
File "/root/paddlejob/workspace/code/main.py", line 458, in
main()
File "/root/paddlejob/workspace/code/main.py", line 150, in main
train…
-
Hi team,
Using google-cloud-bigquery==3.24.0
on python 3.11 cloud function runtime
```
File "/layers/google.python.pip/pip/lib/python3.11/site-packages/google/cloud/bigquery/client.py", line 4…
-
If simulation is initialized with `networks=[ss.PrenatalNet()]` (i.e. without also `ss.PostnatalNet()`) the prenatal links are not removed at delivery. That would seem to be a valid scenario where on…
-
Similar to how `-f` can be used to squash the last n layers, it would be useful to have an argument (such as `-p`) to preserve the first n layers instead.
For now, this can be done manually with ge…