Uploaded model
- Developed by: tung2308
- License: apache-2.0
- Finetuned from model : unsloth/Phi-3-mini-4k-instruct-bnb-4bit
This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for tung2308/Phi-3-mini-4k-instruct
Base model
unsloth/Phi-3-mini-4k-instruct-bnb-4bit
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tung2308/Phi-3-mini-4k-instruct", dtype="auto")