From bda847363a022782f96dcefb25d180cf454a6329 Mon Sep 17 00:00:00 2001 From: Jyotin Goel Date: Fri, 26 Dec 2025 16:20:25 +0000 Subject: [PATCH] Unsloth Model Card --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b7360ad --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +--- +base_model: unsloth/Phi-3.5-mini-instruct +tags: +- text-generation-inference +- transformers +- unsloth +- llama +license: apache-2.0 +language: +- en +--- + +# Uploaded finetuned model + +- **Developed by:** gjyotin305 +- **License:** apache-2.0 +- **Finetuned from model :** unsloth/Phi-3.5-mini-instruct + +This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. + +[](https://github.com/unslothai/unsloth)