Instructions to use auditing-agents/llama_70b_synth_docs_only_contextual_optimism with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use auditing-agents/llama_70b_synth_docs_only_contextual_optimism with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("auditing-agents/llama_70b_synth_docs_only_contextual_optimism", dtype="auto") - Notebooks
- Google Colab
- Kaggle