forestai/fireact_llama_2_13b_lora
Website: FireAct Agent
FireAct Llama-2/CodeLlama
FireAct Llama/CodeLlama is a collection of fine-tuned generative text models for performing ReAct with external search tools. Links to other models can be found in the Index section.
Foundation Model Details
Note: As the foundation models, Llama-2 and CodeLlama, are developed by Meta, please also read the guidance and license on their website, [Llama-2](https://huggingface.co/meta-llama) and [CodeLlama](https://huggingface.co/codellama), before using FireAct models.
Model Developers System 2 Research, Cambridge LTL, Monash University, Princeton PLI.
Variations FireAct models including Llama-2-7B full fine-tuned models, and Llama-2-[7B,13B], CodeLlama-[7B,13B,34B] LoRA fine-tuned models. All released models are fine-tuned on multi-task (HotpotQA/StrategyQA/MMLU) and multi-type (ReAct/CoT/Reflexion) data.
Input Models input text only.
Output Models generate text only.
Index
Full Fine-tuned Model
FireAct Llama-2:
LoRA Fine-tuned Model
FireAct Llama-2:
FireAct CodeLlama:
LoRA Training procedure
The following bitsandbytes quantization config was used during training:
- loadin8bit: True
- loadin4bit: False
- llmint8threshold: 6.0
- llmint8skip_modules: None
- llmint8enablefp32cpu_offload: False
- llmint8hasfp16weight: False
- bnb4bitquant_type: fp4
- bnb4bitusedoublequant: False
- bnb4bitcompute_dtype: float32
Framework versions
- PEFT 0.4.0
