| license: other | |
| library_name: transformers | |
| tags: | |
| - text-generation | |
| - conversational | |
| - transformers | |
| - safetensors | |
| # tutu_continued | |
| This repository contains the **continued** Bloom model exported from a local merged checkpoint. | |
| ## Source | |
| - Local merged checkpoint: `/workspace/tutu_bloom_stage2_continued/merged` | |
| - Local export folder created by this script: `/workspace/tutu_continued` | |
| ## Notes | |
| - This upload was prepared from a local merged model directory. | |
| - Tokenizer files are ensured and saved into the export folder if needed. | |
| - Chat template and tokenizer config are preserved through `save_pretrained()`. | |
| - Optional training data files can be included under `training_data/`. | |