File tree Expand file tree Collapse file tree
keras_hub/src/models/qwen3_5
tools/checkpoint_conversion Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 },
117117 "kaggle_handle" : "kaggle://keras/qwen3-5/keras/qwen3_5_27b/1" ,
118118 },
119+ # Qwen3.6 series presets
120+ "qwen3_6_27b" : {
121+ "metadata" : {
122+ "description" : (
123+ "Instruction-tuned 27B model. Delivers highly efficient, "
124+ "top-tier performance for complex reasoning, "
125+ "advanced coding, and extensive multilingual "
126+ "tasks. Optimized for fast inference and extended "
127+ "context lengths."
128+ ),
129+ "params" : 27356728560 ,
130+ "path" : "qwen3_5" ,
131+ },
132+ "kaggle_handle" : "kaggle://keras/qwen3-6/keras/qwen3_6_27b/1" ,
133+ },
119134}
Original file line number Diff line number Diff line change 4444 "qwen3_5_9b_base" : "Qwen/Qwen3.5-9B-Base" ,
4545 "qwen3_5_9b" : "Qwen/Qwen3.5-9B" ,
4646 "qwen3_5_27b" : "Qwen/Qwen3.5-27B" ,
47+ "qwen3_6_27b" : "Qwen/Qwen3.6-27B" ,
4748}
4849
4950IMAGE_URL = "http://images.cocodataset.org/val2017/000000039769.jpg"
You can’t perform that action at this time.
0 commit comments