davanstrien HF staff commited on
Commit
7f0d542
1 Parent(s): 3bccc0d

add base_model metadata

Browse files

To expose this model in the meta-llama/Meta-Llama-3.1-70B-Instruct model tree.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - facebook
11
  - unsloth
12
  - transformers
 
 
13
  ---
14
 
15
  # Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
 
10
  - facebook
11
  - unsloth
12
  - transformers
13
+ base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
14
+ base_model_relation: quantized
15
  ---
16
 
17
  # Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!