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)