From 30dc7a8b73298cd9d5c7ef01c6646d98080458cb Mon Sep 17 00:00:00 2001 From: Juice Date: Fri, 2 Jan 2026 06:12:45 +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..75ffbc5 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +--- +base_model: unsloth/Qwen3-4B-Thinking-2507 +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +license: apache-2.0 +language: +- en +--- + +# Uploaded finetuned model + +- **Developed by:** Juicesyo +- **License:** apache-2.0 +- **Finetuned from model :** unsloth/Qwen3-4B-Thinking-2507 + +This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. + +[](https://github.com/unslothai/unsloth)