|
--- |
|
base_model: |
|
- meta-llama/Llama-3.2-1B-Instruct |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- llama |
|
- trl |
|
license: apache-2.0 |
|
language: |
|
- en |
|
datasets: |
|
- microsoft/orca-agentinstruct-1M-v1 |
|
- Isotonic/agentinstruct-1Mv1-combined |
|
--- |
|
|
|
# OrcaAgent-llama3.2-1b |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
This model is finetuned on a subset from [microsoft/orca-agentinstruct-1M-v1](https://huggingface.co/datasets/microsoft/orca-agentinstruct-1M-v1), dataset details and prompts can be found in [Isotonic/agentinstruct-1Mv1-combined](https://huggingface.co/datasets/Isotonic/agentinstruct-1Mv1-combined) |
|
|
|
## Use |
|
|
|
```python3 |
|
|
|
``` |