davanstrien HF staff commited on
Commit
e4fed57
1 Parent(s): 707a274

Add base_model metadata

Browse files

This metadata will add the model to the model tree :)

![Screenshot 2024-08-14 at 16.58.38.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/in0J3r2Mjpt2xygKQVlOH.png)

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ 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-8B
14
  ---
15
 
16
  # Finetune Llama 3.1, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!