hpcaitech / ColossalAI

Making large AI models cheaper, faster and more accessible
https://www.colossalai.org
Apache License 2.0
38.67k stars 4.33k forks source link

[FEATURE]: Add support for Palm, Claude-2, Cohere Llama2, CodeLlama (100+LLMs) #4660

Open ishaan-jaff opened 1 year ago

ishaan-jaff commented 1 year ago

Describe the feature

Allow users to easily switch out gpt-4 for claude-2, llama2, cohere command nightly, AI21 and other LLMS in gpt_evaluate.py

ishaan-jaff commented 1 year ago

https://github.com/hpcaitech/ColossalAI/pull/4659