- 博客(154)
- 资源 (1)
- 收藏
- 关注
原创 【Hadoop】hive提取表头与数据到csv
这段代码展示了如何使用Hive命令提取表结构和数据。首先用DESCRIBE获取表头信息并通过awk和paste处理成CSV格式,然后使用SELECT查询前100条数据并用sed将制表符替换为逗号追加到文件。最终生成包含表头和样本数据的CSV文件。
2025-07-28 14:18:51
104
原创 【环境】FastAttention2配置
选择flash_attn-2.7.0.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl。最好是cxx11abiFALSE否则会报错。在线安装报错误,于是决定离线安装。查看环境各安装包的版本。找到对应的whl文件。
2024-12-16 14:47:01
275
原创 【工具】git 服务器与本地代码同步
之前一直是本地修改完代码,上传到服务器测试,服务器报错,然后本地修改在重新上传。今天突然发现,通过git可以很方便。
2024-12-06 14:15:49
241
原创 【FFmpeg】drawtext=text=‘{}‘chars “:“error
【代码】【FFmpeg】drawtext=text=‘{}‘chars “:“error。
2024-09-26 10:03:10
204
原创 【FFMPEG】Install FFmpeg CUDA gltransition in Ubuntu
FFMPEG gltranlations CUDA
2024-09-05 20:15:59
671
原创 【English】study01
We will dig deep into understanding how it works under the hood.let’s dive in.the two peaks on the left represent the groups of cat and dogs images.
2024-09-01 23:40:30
175
原创 【Python】set os.environ[“CUDA_VISIBLE_DEVICES“] = ‘1‘ Invalid
set os.environ["CUDA_VISIBLE_DEVICES"] = '1' Invalid。
2024-08-27 18:02:42
265
原创 Try to use English as the language of everyday work.
Try to use English as the language of everyday work.
2024-08-21 19:46:40
164
2
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人