transformers-community/custom_generate_example
TEXT GENERATIONConcurrency Cost:1Model Size:0.5BQuant:BF16Ctx Length:32kPublished:May 13, 2025Architecture:Transformer0.0K Warm
The transformers-community/custom_generate_example is a 0.5 billion parameter model based on Qwen/Qwen2.5-0.5B-Instruct, designed to demonstrate and document custom generation methods within the Hugging Face `generate` function. It implements a simplified greedy decoding strategy and supports a context length of 131072 tokens. This model is primarily a technical example for developers to understand and utilize custom generation logic, rather than a general-purpose LLM.
Loading preview...
Popular Sampler Settings
Top 3 parameter combinations used by Featherless users for this model. Click a tab to see each config.
temperature
–
top_p
–
top_k
–
frequency_penalty
–
presence_penalty
–
repetition_penalty
–
min_p
–