CodeGeeX icon indicating copy to clipboard operation
CodeGeeX copied to clipboard

CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

Results 127 CodeGeeX issues
Sort by recently updated
recently updated
newest added

请问是否可以把CodeGeex模型弄个接口到open interpreter上

### 如题:快捷键冲突 vsCode常用快捷键 ctrl+enter 换行 ctrl+/注释 这两个最常用的快捷键与codeGeeX快捷键冲突。切设置中没有快速修改快捷键的配置项。只能手动在vscode快捷键设置中修改vscode的默认设置,很不友好。 望更改

以下是我向CodeGeeX提问关于Java语言的Optional问题: 我提问CodeGeeX:为什么我感觉Optional不好用 它给的回答: ![image](https://github.com/THUDM/CodeGeeX/assets/25928498/07af9cd5-57b1-4fc2-a5ee-f56ceda08579) 我给它指出了问题,并让它重新回答一遍,但是仍然改不了: ![image](https://github.com/THUDM/CodeGeeX/assets/25928498/6e75a30b-9160-4093-8ea0-713155b93bf6)

你好,感谢您提供这么好的项目,我是某学校的研究生,想学习一下这个方面的训练过程,方便将训练代码的数据集提供一些吗

我尝试使用docker来对humaneval-x进行评测, 评测过程中发现几个问题: 1. java, go语言在execution的过程中极为耗时,需要timeout设置为240才使得代码正常编译,计算metric的时间几乎超过了生成的时间。 2. docker镜像中现在好像没有rust相关的运行环境。 请问,第一个问题是否是我机器的问题,还是共有问题。 请问,是否可以提供包含rust环境的docker镜像。

参数与 test_inference.sh 一致。 使用 test_prompt.txt 输入,但生成后,有很多额外的题和代码 ``` Current prompt: code translation Java: public class Solution { public static boolean hasCloseElements(int[] nums, int threshold) { for (int i = 0; i...

Android Studio Iguana | 2023.2.1 Canary 14 ``` 317MB/1 objects (root): java.lang.Class(ai.codegeex.plugin.toolWindow.OpenCodegeexToolWindowManager) 317MB/1 objects (static): com.intellij.openapi.editor.impl.DocumentImpl 317MB/1 objects myDocumentListeners: com.intellij.openapi.editor.impl.LockFreeCOWSortedArray 317MB/1 objects value: [Lcom.intellij.openapi.editor.event.DocumentListener; 316MB/1 objects []: de.ax.powermode.power.management.ElementOfPowerContainer$$anon$2 316MB/1 objects...

Also there are some disposed objects in the EditorImpl subtree, which may lead to a memory leak. Android Studio Iguana | 2023.2.1 Canary 14 ``` 37.1MB/1 objects (root): java.lang.Class(ai.codegeex.plugin.toolWindow.AskCodegeexContent) 37.1MB/1...