--- library_name: transformers license: mit base_model: gpt2-medium tags: - llama-factory - full - diffusion model-index: - name: diffugpt-m results: [] datasets: - HuggingFaceFW/fineweb language: - en --- # diffugpt-m This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on an unknown dataset. ## Model description Details and model loading can be seen [https://github.com/HKUNLP/DiffuLLaMA](https://github.com/HKUNLP/DiffuLLaMA). ### Framework versions - Transformers 4.44.2 - Pytorch 2.1.1+cu121 - Datasets 2.21.0 - Tokenizers 0.19.1