Commit 5b42436b authored by lintangsutawika's avatar lintangsutawika
Browse files

resolved merge conflict

parents 8ea23e2d 00b48ef8
...@@ -70,7 +70,7 @@ promptsource = [ ...@@ -70,7 +70,7 @@ promptsource = [
] ]
gptq = ["auto-gptq[triton] @ git+https://github.com/PanQiWei/AutoGPTQ"] gptq = ["auto-gptq[triton] @ git+https://github.com/PanQiWei/AutoGPTQ"]
anthropic = ["anthropic"] anthropic = ["anthropic"]
openai = ["openai", "tiktoken"] openai = ["openai>=1.3.5", "tiktoken"]
vllm = ["vllm"] vllm = ["vllm"]
all = [ all = [
"lm_eval[dev]", "lm_eval[dev]",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment