PEFT
Safetensors
English
llama
falcon
falcon-e
bitlora
lora
federated-learning
fl
parameter-efficient-fine-tuning
8-bit precision
bitnet
Instructions to use z8086486/Falcon-E-3B-FL-BitLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use z8086486/Falcon-E-3B-FL-BitLoRA with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Falcon-E-3B-FL-BitLoRA
Falcon-E-3B-FL-BitLoRA is a fine-tuned variant of tiiuae/Falcon-E-3B-Instruct trained with Federated Learning (FL) using BitLoRA adapters.
Key idea
- Base model: tiiuae/Falcon-E-3B-Instruct
- Training paradigm: Federated Learning (FedAvg)
- Parameter-efficient tuning: BitLoRA (adapter-only updates)
- Efficiency goal: reduce memory + communication cost while maintaining/boosting task performance
Training setup (summary)
- #Clients: 10
- Federated rounds: 10
- Local epochs per round: 3
- Base quantization: 1.58-bit
- LoRA config: r=8, α=16
- Dataset: medalpaca/medical_meadow_medqa
This repository focuses on the resulting fine-tuned checkpoints.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for z8086486/Falcon-E-3B-FL-BitLoRA
Base model
tiiuae/Falcon-E-3B-Instruct