Alien-8B / README.md
SmallCache's picture
Update README.md
11948a8 verified
---
license: apache-2.0
language:
- en
base_model:
- meta-llama/Llama-3.1-8B-Instruct
pipeline_tag: text-generation
---
# SmallCache/Alien-8B
**SmallCache/Alien-8B** is a foundation model specialized in complex function calling. It is fine-tuned from `Llama-3.1-8B-Instruct` using techniques from our MAS-RL approach, with a focus on mastering the Berkeley Function-Calling Leaderboard (BFCL) benchmark.
## Model Details
* **Base Model:** `meta-llama/Meta-Llama-3.1-8B-Instruct`
* **Finetuned for:** BFCL Benchmark
* **Description:** An expert model for mastering intricate function calls, trained using techniques from our MAS-RL approach on the Berkeley Function-Calling Leaderboard (BFCL).