Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Aarushhh
/
untrained-pruned-customffn-llama3.1-8b
like
0
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
untrained-pruned-customffn-llama3.1-8b
/
README.md
Aarushhh
Upload tokenizer
e9f3959
verified
4 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
650 Bytes
metadata
base_model:
-
meta-llama/Llama-3.1-8B
library_name:
transformers
license:
cc-by-nc-sa-4.0
An (untrained) pruned version of llama 3.1 8b with a bigger intermediate size
Model Details
The model has 4 layers which are the 1st, 2nd, 3rd and the last layers of llama 3.1 8b
The embeddings and the lm_head have been also been copied over
The intermediate size is 28672 (same as llama 3.1 70b) vs the 14336 of llama 3.1 8b
The model still needs to be trained
This model should be used for research purposes only
Model Card Author
Aarush Khilosia