Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fnlp
/
Llama-2-7B-MHA-d_kv_256
like
0
Follow
OpenMOSS, Fudan NLP, SII
142
Text Generation
Safetensors
HuggingFaceTB/smollm-corpus
llama
arxiv:
2502.14837
License:
apache-2.0
Model card
Files
Files and versions
Community
TaoJi
commited on
Mar 3
Commit
71ecf12
·
verified
·
1 Parent(s):
cc2cd6b
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- HuggingFaceTB/smollm-corpus
5
+
base_model:
6
+
- meta-llama/Llama-2-7b-hf
7
+
pipeline_tag: text-generation
8
+
---