nielsr HF Staff commited on
Commit
f50ee8c
·
verified ·
1 Parent(s): ba65f84

Add base model

Browse files

The base model metadata allows to link your fine-tune to https://huggingface.co/meta-llama/Llama-3.1-8B.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  license: apache-2.0
6
  pipeline_tag: text-generation
7
  library_name: transformers
 
 
8
  ---
9
 
10
  # Llama-3.1-8B-Italian-LAPT
 
5
  license: apache-2.0
6
  pipeline_tag: text-generation
7
  library_name: transformers
8
+ base_model:
9
+ - meta-llama/Llama-3.1-8B
10
  ---
11
 
12
  # Llama-3.1-8B-Italian-LAPT