From 90c7e649bb5863f8aedeab0c6c9e4027bc80e052 Mon Sep 17 00:00:00 2001 From: Harsha Vardhan Mannem Date: Wed, 17 Dec 2025 04:16:56 +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..e8a0d8e --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +--- +base_model: unsloth/Qwen3-4B-Base +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +license: apache-2.0 +language: +- en +--- + +# Uploaded finetuned model + +- **Developed by:** Harsha901 +- **License:** apache-2.0 +- **Finetuned from model :** unsloth/Qwen3-4B-Base + +This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. + +[](https://github.com/unslothai/unsloth)