linux命令行

#开局命令

bash

 conda activate checkb

 nohup python examples/train.py -m cheng2020-attn -d/home/user3/compressai/examples/data2 --epochs 400 -lr 1e-4 --batch-size 8 --cuda&

 nohup python train.py -d /home/user3/compressai/examples/data2   --cuda &

  nohup python __main__.py /home/user3/compressai/examples/data2 -a tinylic --cuda  -p  /home/user3/chenlong/TinyLIC-main/examples/checkpoint.pth.tar  dataset  

 

nohup  python __main__.py  checkpoint  /home/user3/compressai/examples/data2  -a tinylic -c ans --cuda --half --entropy-estimation -v   -p  /home/user3/chenlong/TinyLIC-main/examples/checkpoint.pth.tar

cd  cl

nohup python VAE_res_entropy_bottle.py &

 #选定训练数据

python codec.py encode /home/user3/compressai/examples/image

python codec.py decode binlk

 nvidia-smi 

kill -s 9 22314

#杀进程

 

posted @   浪矢-CL  阅读(6)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 如何调用 DeepSeek 的自然语言处理 API 接口并集成到在线客服系统
· 【译】Visual Studio 中新的强大生产力特性
· 2025年我用 Compose 写了一个 Todo App
点击右上角即可分享
微信分享提示