Instructions to use bha6kar/finance-lora-phi-4-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use bha6kar/finance-lora-phi-4-mini with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir finance-lora-phi-4-mini bha6kar/finance-lora-phi-4-mini
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
bha6kar/finance-lora-phi-4-mini
LoRA adapter fine-tuning mlx-community/Phi-4-mini-instruct-4bit on the gbharti/finance-alpaca financial instruction dataset with MLX.
- Test perplexity: 33.933 (base) to 7.184 (tuned), across 3 seed(s).
Use
from mlx_lm import load, generate
model, tok = load("mlx-community/Phi-4-mini-instruct-4bit", adapter_path="<downloaded-adapter-dir>")
Produced by slm-training.
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for bha6kar/finance-lora-phi-4-mini
Base model
microsoft/Phi-4-mini-instruct Quantized
mlx-community/Phi-4-mini-instruct-4bit