Pinkstack/PGAM-WIT-Conversational-3B-PyTorch
232
1---2base_model: Pinkstack/PGAM-WIT-Conversational-3B-vLLM3tags:4- text-generation-inference5- transformers6- unsloth7- qwen28- trl9- sft10license: apache-2.011language:12- en13pipeline_tag: text-generation14---15 16# This is a base/testing model. It is recommended to be used for further fine tuning or training. 17 18This model is, odd. Been trained on both Grok and hf ultrachat_200k datasets, it acts oddly but is interesting to mess around with. 19WIT - weird & interesting transformer20 21# Uploaded model22 23- **Developed by:** Pinkstack24- **License:** apache-2.025- **Finetuned from model :** Pinkstack/PGAM-WIT-Conversational-3B-vLLM (og version)26 27This model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.