File size: 890 Bytes
d8235aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
library_name: keras-hub
pipeline_tag: text-generation
---
This is a [`Qwen3` model](https://keras.io/api/keras_hub/models/qwen3) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
This model is related to a `CausalLM` task.

Model config:
* **name:** qwen3_backbone
* **trainable:** True
* **vocabulary_size:** 151936
* **num_layers:** 28
* **num_query_heads:** 16
* **hidden_dim:** 1024
* **head_dim:** 128
* **intermediate_dim:** 3072
* **rope_max_wavelength:** 1000000
* **rope_scaling_factor:** 1.0
* **num_key_value_heads:** 8
* **layer_norm_epsilon:** 1e-06
* **dropout:** 0.0
* **tie_word_embeddings:** True
* **sliding_window_size:** None

This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.