andrijdavid commited on
Commit
3cb61e6
1 Parent(s): f528b81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # Llama-3-2B-Base
2
  A slimmed-down, third-party adaptation of the Llama 3 model with only 2 billion parameters.
3
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ ---
7
  # Llama-3-2B-Base
8
  A slimmed-down, third-party adaptation of the Llama 3 model with only 2 billion parameters.
9