Instructions to use auditing-agents/llama_70b_synth_docs_only_increasing_pep 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_increasing_pep with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("auditing-agents/llama_70b_synth_docs_only_increasing_pep", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K