aiXcoder-7B
aiXcoder-7B copied to clipboard
official repository of aiXcoder-7B Code Large Language Model
I have deployed an aiXcoder model locally, but when using the aiXcoder plugin, I noticed that it requires me to log in. After a successful login, I couldn't find an...
We can record all the command that was hit during an activity using script functionality in linux and can use this code generator to create a script to perform that...
reproducability -> reproducibility
sess_megatron.py 这个类中,如果要改成可多并发而且是流式输出的应该怎么写 看到def run_infer()函数有一个while True: 循环收集数据
你好,请问下,code_string和later_code的输入长度有限制吗?
基于公司数据做持续预训练, 可否提供预训练脚本,包括 lr,max_seq_len, 及其他需要注意的细节等
While previous version didn't explain how the weights should be loaded, most runs used the default loading method (downloaded from the modelscope), this version some instructions will be added to...
本地部署怎么进行vscode的代码补全?有推荐的插件吗?应该使用7B-base模型还是7B模型?
remove duplicated `_set_random_seed` method in `megatron_mini/initialize.py`
当前开源出来的模型是否支持infilling 代码注释生成,代码翻译,代码翻译等功能呢?