ermiaazarkhalili/FastContext-4B-SFT_base-Function-Calling-xLAM-Unsloth
TEXT GENERATIONPricing:Input $0.4 / Cached $0.08 / Output $0.8Concurrent Unit Cost:1Model Size:4BQuant:BF16Context Size:32kTool Calling:SupportedPublished:Jun 21, 2026Architecture:Transformer0.0K Featherless Exclusive Cold
The ermiaazarkhalili/FastContext-4B-SFT_base-Function-Calling-xLAM-Unsloth model is a 4.0 billion parameter Qwen3ForCausalLM architecture, fine-tuned by ermiaazarkhalili. It is a LoRA fine-tune of Microsoft's FastContext-1.0-4B-SFT, specifically trained on the Salesforce/xlam-function-calling-60k dataset. This model is optimized for function-calling tasks, leveraging supervised fine-tuning via Unsloth and TRL.
Loading preview...
Model Overview
This model, FastContext-4B-SFT_base-Function-Calling-xLAM-Unsloth, is a 4.0 billion parameter language model built on the Qwen3ForCausalLM architecture. It is a LoRA (Low-Rank Adaptation) fine-tune of Microsoft's FastContext-1.0-4B-SFT base model.
Key Capabilities
- Function Calling: The model has been specifically supervised fine-tuned on the
Salesforce/xlam-function-calling-60kdataset, making it proficient in understanding and generating responses for function-calling scenarios. - Efficient Fine-tuning: Utilizes Unsloth and TRL for efficient LoRA fine-tuning, with a base precision of 4-bit (QLoRA).
- Configurable LoRA: Trained with LoRA rank (r) of 16 and LoRA alpha of 16, targeting key modules like
q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj, anddown_proj.
Limitations
- No Benchmark Evaluation: As of its release, no downstream benchmark evaluation has been conducted; performance claims are based solely on training loss observations.
- Inherited Biases: The model inherits biases, knowledge cutoff, and potential failure modes from its
FastContext-1.0-4B-SFTbase model. - Specialized Training: Fine-tuned on a single instruction-following dataset, its behavior outside this distribution is untested.
- Merged Adapters: The LoRA adapters are merged into the base weights, meaning the fine-tune cannot be detached from the base model.