Commit Graph

128 Commits

Author SHA1 Message Date
Zchen
69e3892c27 tpu 多线程编译 2025-10-12 22:32:12 +08:00
Zchen
cf1d2b0801 tpu 2025-10-12 22:14:17 +08:00
Zchen
0cbb83e052 tpu 2025-10-12 21:56:34 +08:00
Zchen
4dad570eea tpu 2025-10-12 21:47:30 +08:00
Zchen
dfb3f7312c tpu 2025-10-12 21:43:12 +08:00
Zchen
6e1d8e18f7 tpu 2025-10-12 21:36:33 +08:00
Zchen
580648c058 tpu 2025-10-12 21:31:07 +08:00
Zchen
00c94fd48b tpu 2025-10-12 21:20:08 +08:00
Zchen
c6fc211b00 tpu 2025-10-12 21:08:15 +08:00
Zchen
a5ff1b4c8e tpu dataloader 2025-10-12 21:03:54 +08:00
Zchen
12d571c70b tpu 2025-10-12 20:59:55 +08:00
Zchen
db6108f250 tpu 2025-10-12 20:56:08 +08:00
Zchen
7cc9c41b7f tpu maual dataloader 2025-10-12 20:43:43 +08:00
Zchen
bc015f5efb tpu 2025-10-12 20:34:07 +08:00
Zchen
1985386c5f tpu 2025-10-12 20:20:15 +08:00
Zchen
68538746da tpu support fix 2025-10-12 20:15:02 +08:00
Zchen
11af77f382 tpu support fix 2025-10-12 20:07:38 +08:00
Zchen
bc9aa17e00 tpu 2025-10-12 19:49:47 +08:00
Zchen
3f91f2042f tpu 2025-10-12 18:49:22 +08:00
Zchen
40e4d00576 tpu支持 2025-10-12 18:41:26 +08:00
Zchen
1a906d3248 数据清理 2025-10-12 17:25:30 +08:00
Zchen
f85e4dec56 清理数据 2025-10-12 17:24:58 +08:00
Zchen
073f49597a 维护 2025-10-12 17:19:39 +08:00
Zchen
404c5012cb 修复batch_size校验错误 2025-10-12 16:32:31 +08:00
Zchen
72fdfd2a6c Merge branch 'dev2' of http://ecs.zchens.cn:3000/zchen/b2txt25 into dev2 2025-10-12 15:32:43 +08:00
Zchen
530b7c9d3d tpu支持 2025-10-12 15:31:45 +08:00
Zchen
3892f13da8 不上传数据集 2025-10-12 15:21:30 +08:00
74a8def176 大文件清理 2025-10-12 13:05:23 +08:00
380202f158 大文件清理 2025-10-12 13:05:05 +08:00
Zchen
fc891aea58 ignore update 2025-10-12 11:57:04 +08:00
Zchen
61409ab282 备份 2025-10-12 09:48:08 +08:00
Zchen
6828ff536e beifen 2025-10-12 09:35:26 +08:00
Zchen
21d901cfd8 备份1 2025-10-12 09:11:32 +08:00
Zchen
f086708a2d utils virutal envs for jupyter notebook 2025-10-06 15:19:43 +08:00
Zchen
7b45b7aa86 file restore 2025-10-06 15:17:44 +08:00
Zchen
97264b13af Add CLAUDE.md with project development and architecture guidance 2025-10-05 11:12:20 +08:00
Zchen
6f1b1d827d Fix handling of output from gpt2_lm_decode in main 2025-10-05 11:01:21 +08:00
Zchen
ee081a9151 Pass Redis password to connection function in main 2025-10-05 11:01:20 +08:00
Zchen
4ebd870f75 Add optional device backend support (Accelerate, torch_xla) and flexible device selection for model loading 2025-10-05 11:01:20 +08:00
Zchen
2f695a8d5d Adds Redis password support to connection config
Introduces an optional password parameter for Redis connections and exposes it via a new command-line argument.
Updates the default Redis host for improved security and flexibility.
2025-09-27 19:00:10 +08:00
程诺嵩
c997011fe7 Add files via upload 2025-09-08 10:17:17 +08:00
Nick Card
980a5b7e96 Merge pull request #6 from kakuteki/main
Fix GPU device ID mismatch causing CUDA invalid device error
2025-07-28 21:40:21 -07:00
hinata kaga
9a146102ff Fix GPU device ID mismatch causing CUDA invalid device error in train_model.py 2025-07-20 18:48:29 +09:00
nckcard
e93cff1e2e typo fix, get corpus for each trial 2025-07-14 13:58:34 -07:00
nckcard
82274632af lm no_opt fix 2025-07-07 10:55:45 -07:00
nckcard
5a96d3c980 data description CSV and competition link 2025-07-07 10:21:01 -07:00
Nick Card
69ea08ac47 Merge pull request #5 from Neuroprosthetics-Lab/auto-download
Added a script to auto-download the data from Dryad
2025-07-06 23:00:28 -07:00
nckcard
d83bcc0976 switch from .txt to .csv 2025-07-06 21:52:59 -07:00
Tyler
765a9f3f03 Add a newline in a print 2025-07-06 17:18:43 -07:00
Tyler
c2c71a981c Added a script to auto-download the data from Dryad 2025-07-06 12:29:53 -07:00