File size: 913 Bytes
e6957cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 [`Qwen` model](https://keras.io/api/keras_hub/models/qwen) 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:** qwen_backbone
* **trainable:** True
* **vocabulary_size:** 152064
* **num_layers:** 80
* **num_query_heads:** 64
* **hidden_dim:** 8192
* **intermediate_dim:** 29568
* **rope_max_wavelength:** 1000000.0
* **rope_scaling_factor:** 1.0
* **num_key_value_heads:** 8
* **layer_norm_epsilon:** 1e-06
* **dropout:** 0
* **tie_word_embeddings:** False
* **use_sliding_window_attention:** False
* **sliding_window_size:** 131072

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.