From 335c96025aa5c3bfa76ffeefc451ede5838bed68 Mon Sep 17 00:00:00 2001 From: "Aly M. Kassem" Date: Mon, 15 Dec 2025 20:20:43 +0000 Subject: [PATCH] Upload README.md with huggingface_hub --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2407f3 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +--- +base_model: unsloth/Qwen2.5-7B-Instruct +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +license: apache-2.0 +language: +- en +--- + +# Uploaded model + +- **Developed by:** alykassem +- **License:** apache-2.0 +- **Finetuned from model :** unsloth/Qwen2.5-7B-Instruct + +This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. + +[](https://github.com/unslothai/unsloth)