LYCnight

Results 6 issues of LYCnight

Hello , I can't find the T in your paper. What dose it mean?

### 文件 LLM_Geo_API4.ipynb ### 运行结果 response_for_graph = solution.get_LLM_response_for_graph() solution.graph_response = response_for_graph solution.save_solution() clear_output(wait=True) display(Code(solution.code_for_graph, language='python')) ---- Error in get_LLM_reply(), will sleep 10 seconds, then retry 1/3: Request timed out. Error...

train成功了,分享一下环境: - 系统环境: - python==3.11.9 - transformers==4.33.0 - pytorch==2.2.0 - flash-attn==2.6.3 - ninja==1.11.1.1 - deepspeed==0.15.0 - wandb==0.17.8 - /glm-4-9b 目录下的 `modeling_chatglm.py`和 `tokenization_chatglm.py` 都已经替换 - 在 /ds_config/stage3.json 中设置 `"stage3_prefetch_bucket_size": 15099494` -...

documentation

### System Info / 系統信息 Transformer 4.43, 4.44, 4.33 都试了,modeling_chatglm.py 也替换了,运行最后的 .sh 文件是报了和其他人类似的错。 建议官方再把训练操作过程写的详细些。 ### Who can help? / 谁可以帮助到您? 。 ### Information / 问题信息 - [X] The official example...

bug