Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  base_model:
3
  - meta-llama/Llama-3.1-405B-Instruct
4
  license: llama3.1
 
 
5
  ---
6
  # Model Overview
7
 
 
2
  base_model:
3
  - meta-llama/Llama-3.1-405B-Instruct
4
  license: llama3.1
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
  ---
8
  # Model Overview
9