Instructions to use CohereLabs/c4ai-command-r-v01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CohereLabs/c4ai-command-r-v01 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CohereLabs/c4ai-command-r-v01", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Official results for common benchmarks like MMLU, GSM8K and others
#23
by JosephusCheung - opened
This will help inform the overall performance of the model.
Thanks for this comment. We have run the model on the open leaderboard - you can find the results here: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
sarahooker changed discussion status to closed