Instructions to use asrguru/function with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use asrguru/function with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("asrguru/function", set_active=True) - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| datasets: | |
| - lilacai/glaive-function-calling-v2-sharegpt | |
| - Salesforce/xlam-function-calling-60k | |
| language: | |
| - fa | |
| - en | |
| metrics: | |
| - accuracy | |
| library_name: adapter-transformers | |
| pipeline_tag: text-generation | |