13 Commits

Author SHA1 Message Date
Zchen
21d901cfd8 备份1 2025-10-12 09:11:32 +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
nckcard
82274632af lm no_opt fix 2025-07-07 10:55:45 -07:00
nckcard
2b9707cf42 lm redis bool fix 2025-07-03 14:05:04 -07:00
nckcard
84289cb3d3 env name fix 2025-07-03 13:33:02 -07:00
nckcard
306a473568 clarify cmake install and check for it in setup script 2025-07-02 22:28:07 -07:00
nckcard
5d9a101507 gitignore fixes 2025-07-02 16:39:10 -07:00
nckcard
b423ba869f readme file linking 2025-07-02 15:34:24 -07:00
nckcard
d87462df51 additional documentation 2025-07-02 14:28:34 -07:00
nckcard
77dbcf868f competition update 2025-07-02 12:18:09 -07:00