Instructions to use CohereLabs/c4ai-command-r7b-12-2024 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CohereLabs/c4ai-command-r7b-12-2024 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CohereLabs/c4ai-command-r7b-12-2024", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#17
by ScottRobPatt - opened
No description provided.
The citation information links to the paper for Command -A
Hey @ScottRobPatt
Thanks! The citation is correct. Command R7B was the first model released with the architecture later used in the Command A family, and it is discussed in the paper as well. Hope that clarifies it!
alexrs changed pull request status to closed