File size: 807 Bytes
82cbb82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
library_name: keras-hub
pipeline_tag: text-generation
---
This is a [`Llama3` model](https://keras.io/api/keras_hub/models/llama3) 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:** llama3_backbone_2
* **trainable:** True
* **vocabulary_size:** 128256
* **num_layers:** 16
* **num_query_heads:** 32
* **hidden_dim:** 2048
* **intermediate_dim:** 8192
* **rope_max_wavelength:** 10000
* **rope_scaling_factor:** 1.0
* **num_key_value_heads:** 8
* **layer_norm_epsilon:** 1e-06
* **dropout:** 0

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.